Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ptools/pcred/
H A Dpcred.c258 str2id(const char *str) in str2id() function
278 res = (gid_t)str2id(grnam); in str2gid()
320 uid = (uid_t)str2id(user); in initcred()
/titanic_50/usr/src/cmd/ps/
H A Dps.c330 static int str2id(const char *, pid_t *, long, long);
452 ret = str2id(parg, (pid_t *)&id, 0, in stdmain()
573 if ((ret = str2id(parg, &id, 0, maxpid)) != 0) { in stdmain()
606 if ((ret = str2id(parg, &id, 0, maxpid)) != 0) { in stdmain()
639 if ((ret = str2id(parg, &id, 0, maxpid)) != 0) { in stdmain()
2455 str2id(const char *p, pid_t *val, long min, long max) in str2id() function
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc897 /* str2id.c */
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in731 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|str2id