Searched refs:hashrm (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/cs/vcs_src/ | ||
H A D | mnt_mtab.c | 54 #define hashrm(tbl, name) hashlook(tbl, name, HASH_DELETE, (char *) 0) macro 62 if ((entry = (entry_t *)hashrm(istate.mtab, mpoint)) != NULL) |
Completed in 10 milliseconds