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

/osnet-11/usr/src/lib/passwdutil/
H A D__failed_count.c35 int repnum = name_to_int(repname);
108 int repnum = name_to_int(repname);
H A Dpasswdutil.h154 int name_to_int(char *);
H A Dswitch_utils.c46 * name_to_int(rep)
52 name_to_int(char *rep_name) function
132 result = name_to_int(rep->type);
165 result = name_to_int(lkp->service_name);
170 result = name_to_int(lkp->service_name);

Completed in 23 milliseconds