Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/titanic_52/usr/src/lib/pam_modules/authtok_check/
H A Dstringlib.c20 Chop(register char *string) in Chop() argument
36 Chomp(register char *string) in Chomp() argument
54 Trim(register char *string) in Trim() argument
H A Drules.c127 Pluralise(register char *string) /* returns a pointer to a plural */ in Pluralise() argument
162 Substitute(register char * string,register char old,register char new) Substitute() argument
179 Purge(register char * string,register char target) Purge() argument
302 PolyStrchr(register char * string,register char class) PolyStrchr() argument
315 PolySubst(register char * string,register char class,register char new) PolySubst() argument
331 PolyPurge(register char * string,register char class) PolyPurge() argument
440 register char *string; Mangle() local
[all...]
/titanic_52/usr/src/lib/libmail/inc/
H A Ds_string.h41 typedef struct string { struct
42 char *base; /* base of string */ argument
44 char *ptr; /* ptr into string */ argument
45 } string; typedef
[all...]
/titanic_52/usr/src/lib/libc/port/i18n/
H A Dwstok.c55 __wcstok_xpg5(wchar_t *string, const wchar_t *sepset, wchar_t **ptr) in __wcstok_xpg5() argument
76 wcstok(wchar_t *string, const wchar_t *sepset) in wcstok() argument
86 wstok(wchar_t *string, cons argument
[all...]
H A Dwsspn.c44 wcsspn(const wchar_t *string, const wchar_t *charset) in wcsspn() argument
58 wsspn(const wchar_t *string, const wchar_t *charset) in wsspn() argument
H A Dwspbrk.c45 wcspbrk(const wchar_t *string, const wchar_t *brkset) in wcspbrk() argument
59 wspbrk(const wchar_t *string, const wchar_t *brkset) in wspbrk() argument
H A Dwscspn.c45 wcscspn(const wchar_t *string, const wchar_t *charset) in wcscspn() argument
59 wscspn(const wchar_t *string, const wchar_t *charset) in wscspn() argument
/titanic_52/usr/src/ucbcmd/tr/
H A Dtr.c52 struct string { int last, max; char *p; } string1, string2; argument
/titanic_52/usr/src/cmd/sgs/error/common/
H A Derrorsubr.c101 position(char *string, char ch) in position() argument
115 substitute(char *string, char chold, char chnew) in substitute() argument
131 lastchar(char * string) lastchar() argument
145 firstchar(char * string) firstchar() argument
154 next_lastchar(char * string) next_lastchar() argument
168 clob_last(char * string,char newstuff) clob_last() argument
182 persperdexplode(char * string,char ** r_perd,char ** r_pers) persperdexplode() argument
284 wordvbuild(char * string,int * r_wordc,char *** r_wordv) wordvbuild() argument
[all...]
/titanic_52/usr/src/common/fsreparse/
H A Dfs_reparse.c97 reparse_parse(const char *string, nvlist_t *nvl) in reparse_parse() argument
175 reparse_validate(const char * string) reparse_validate() argument
189 reparse_validate_create_nvlist(const char * string,nvlist_t * nvl) reparse_validate_create_nvlist() argument
321 reparse_create_nvlist(const char * string,nvlist_t * nvl) reparse_create_nvlist() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstring.c175 char *sh_substitute(const char *string,const char *oldsp,char *newsp) in sh_substitute() argument
296 sh_fmtcsv(const char * string) sh_fmtcsv() argument
332 sh_fmtq(const char * string) sh_fmtq() argument
466 sh_fmtqf(const char * string,int single,int fold) sh_fmtqf() argument
669 sh_strchr(const char * string,register const char * dp) sh_strchr() argument
737 fmtident(const char * string) fmtident() argument
[all...]
/titanic_52/usr/src/lib/libcurses/screen/
H A Diexpand.c65 *iexpand(char *string) in iexpand() argument
113 tpr(FILE *stream, char *string) in tpr() argument
/titanic_52/usr/src/lib/libc/port/print/
H A Dsprintf.c45 sprintf(char *string, const char *format, ...) in sprintf() argument
85 _sprintf_c89(char *string, const char *format, ...) in _sprintf_c89() argument
H A Dsnprintf.c45 snprintf(char *string, size_t n, const char *format, ...) in snprintf() argument
112 _snprintf_c89(char *string, size_t n, const char *format, ...) in _snprintf_c89() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dio.c147 p_error(char *string) in p_error() argument
160 message(char *string) in message() argument
/titanic_52/usr/src/lib/libtecla/common/
H A Dpathutil.c152 char *_pn_append_to_path(PathName *path, const char *string, in argument
222 _pn_prepend_to_path(PathName * path,const char * string,int slen,int remove_escapes) _pn_prepend_to_path() argument
446 _pu_start_of_path(const char * string,int back_from) _pu_start_of_path() argument
499 _pu_end_of_path(const char * string,int start_from) _pu_end_of_path() argument
[all...]
/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DUnsignedInt64.java52 public UnsignedInt64(String string) throws NumberFormatException in UnsignedInt64() argument
65 public UnsignedInt64(String string, int radix) in UnsignedInt64() argument
/titanic_52/usr/src/cmd/tic/
H A Dtic_hash.c182 hash_function(char *string) in hash_function() argument
206 find_entry(char *string) in find_entry() argument
[all...]
/titanic_52/usr/src/lib/libtsol/common/
H A Dbtos.c59 return_string(char **string, int str_len, char *val) in return_string() argument
89 alloc_string(char **string, size_ argument
145 bsltos(const bslabel_t * label,char ** string,size_t str_len,int flags) bsltos() argument
240 bcleartos(const bclear_t * clearance,char ** string,size_t str_len,int flags) bcleartos() argument
[all...]
/titanic_52/usr/src/ucbcmd/stty/
H A Dstty.h39 const char *string; member
44 const char *string; member
/titanic_52/usr/src/lib/libadm/common/
H A Dcktime.c71 p_ndig(char *string, int *value) in p_ndig() argument
91 p_time(char *string, int llim, int ulim) in p_time() argument
105 p_meridian(char *string) in p_meridian() argument
126 p_delim(char * string,char dchoice) p_delim() argument
[all...]
H A Dckdate.c82 p_ndigit(char *string, int *value, int n) in p_ndigit() argument
101 p_date(char *string, int llim, int ulim, int ndig) in p_date() argument
115 p_eday(char *string, int llim, int ulim) in p_eday() argument
156 p_month(char * string,char mnabr) p_month() argument
216 p_dlm(char * string,char dchoice) p_dlm() argument
[all...]
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dstring_to_key.c46 const krb5_data *string, const krb5_data *salt, in krb5_c_string_to_key() argument
55 const krb5_data *string, in krb5_c_string_to_key_with_params() argument
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtputs.c73 tputs(const char *string, int affcnt, int (*putout)(int)) in tputs() argument
85 __m_tputs(const char *string, int affcnt, int (*putout)(int)) argument
[all...]
/titanic_52/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_profile.c182 char *string = NULL; in pkinit_kdcdefault_boolean() local
200 char *string = NULL; in pkinit_kdcdefault_integer() local
344 char *string = NULL; pkinit_libdefault_boolean() local
363 char *string = NULL; pkinit_libdefault_integer() local
[all...]

12345678910>>...17