Searched refs:unsetfunc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/bin/sh/ | ||
| H A D | exec.h | 70 int unsetfunc(const char *); |
| H A D | exec.c | 655 unsetfunc(const char *name) in unsetfunc() function |
| H A D | var.c | 870 ret |= unsetfunc(*ap); in unsetcmd() |