Searched refs:getvalue (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnsl/netselect/ |
H A D | netselect.c | 65 static unsigned int getvalue(char *, struct nc_data nc_data[]); 364 getvalue(tok1, nc_semantics)) == FAILURE) || in fgetnetconfig() 623 getvalue(char *cp, struct nc_data nc_data[]) in getvalue() function
|
/titanic_50/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_configfile.c | 108 static int getvalue(char *token, u_longlong_t *valuep); 174 getvalue(char *token, u_longlong_t *valuep) in getvalue() function 600 (void) getvalue(tokval, &value); in usb_get_conf_rec()
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_sec.c | 117 getvalue(cp, sc_data) in getvalue() function 239 ((secp->sc_service = getvalue(tok2, sc_service)) in matchname() 289 ((secp->sc_service = getvalue(tok2, sc_service)) in matchnum()
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_devperm.c | 702 getvalue(char *token, int *valuep) in getvalue() function 871 if (getvalue(p, (int *)&mp->mp_mode) == 0) { in i_devfs_read_minor_perm()
|
/titanic_50/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 301 print(s.getvalue())
|
/titanic_50/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 444 return cstr.getvalue() 1001 return ret.getvalue()
|