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