Home
last modified time | relevance | path

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 *)) in getids() function
178 n = getids(msgids); in msggetkey()
248 n = getids(semids); in semgetkey()
310 n = getids(shmids); in shmgetkey()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dchgrp.c163 getids(register char* s, char** e, Key_t* key, int options) in getids() function
363 getids(s, &t, &key, options); in b_chgrp()
372 getids(t, NiL, &m->to, options); in b_chgrp()
380 getids(s, NiL, &key, options); in b_chgrp()
H A Did.c194 getids(Sfio_t* sp, const char* name, register int flags) in getids() function
470 error_info.errors = getids(sfstdout, *argv, flags); in b_id()