Searched refs:str2id (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/ptools/pcred/ |
H A D | pcred.c | 258 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 D | ps.c | 330 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 D | llib-lc | 897 /* str2id.c */
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 731 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|str2id
|