Searched refs:getids (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipcrm/
H A Dipcrm.c112 getids(int (*idsfunc)(int *, uint_t, uint_t *)) function
178 n = getids(msgids);
248 n = getids(semids);
310 n = getids(shmids);
/illumos-gate/usr/src/lib/libcmd/common/
H A Dchgrp.c162 getids(register char* s, char** e, Key_t* key, int options) function
343 getids(s, &t, &key, options);
352 getids(t, NiL, &m->to, options);
360 getids(s, NiL, &key, options);
H A Did.c194 getids(Sfio_t* sp, const char* name, register int flags) function
466 error_info.errors = getids(sfstdout, *argv, flags);

Completed in 69 milliseconds