Home
last modified time | relevance | path

Searched defs:stringp (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.c172 regex(const char *regexp, const char *stringp, ...) in regex()
363 const char *stringp) in get_wchar()
423 const char *stringp; in pop_stringp() local
463 push_stringp(const char *stringp) in push_stringp()
654 const char *stringp, in test_repeated_ascii_char()
670 const char *stringp, in test_repeated_multibyte_char()
686 const char *stringp, in test_repeated_group()
704 test_string(const char *stringp, in test_string()
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c285 char *stringp = lowerhex; in _doprnt() local
297 char *stringp = upperhex; in _doprnt() local
312 char *stringp = lowerhex; in _doprnt() local
327 char *stringp = lowerhex; in _doprnt() local
613 char *stringp; in _doprnt() local
717 char *stringp; in _doprnt() local
807 char *stringp; in _doprnt() local
/titanic_41/usr/src/cmd/sendmail/db/clib/
H A Dstrsep.c74 strsep(stringp, delim) in strsep() argument
/titanic_41/usr/src/lib/libc/port/gen/
H A Dstrsep.c66 strsep(char **stringp, const char *delim) in strsep()
/titanic_41/usr/src/lib/libresolv2/common/bsd/
H A Dstrsep.c61 strsep(char **stringp, const char *delim) { in strsep()
/titanic_41/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c95 reparse_unparse(nvlist_t *nvl, char **stringp) in reparse_unparse()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_import.c266 char *stringp, *currp; in i_getln_to_argv() local
/titanic_41/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c292 krb5_aprof_get_string(acontext, hierarchy, uselast, stringp) in krb5_aprof_get_string() argument
/titanic_41/usr/src/common/util/
H A Dstring.c653 strsep(char **stringp, const char *delim) in strsep()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c359 char *stringp; in ncaportconf_read() local
/titanic_41/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c285 strnnsep(char **stringp, char *delim) in strnnsep()
/titanic_41/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c831 nwam_condition_t condition, const char *object_name, char **stringp) in nwam_condition_to_condition_string()
/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c227 handle_to_string(int handle, char **stringp, int *hlenp) in handle_to_string()