Home
last modified time | relevance | path

Searched refs:bin_unset (Results 1 – 1 of 1) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dbuiltin.c130 BUILTIN("unset", BINF_PSPECIAL, bin_unset, 1, -1, BIN_UNSET, "fmv", NULL),
3659 bin_unset(char *name, char **argv, Options ops, int func) in bin_unset() function