Searched defs:str (Results 26 - 50 of 1415) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/openpam/lib/libpam/
H A Dopenpam_asprintf.c46 openpam_asprintf(char **str, const char *fmt, ...) argument
H A Dopenpam_strlset.c48 openpam_strlset(char *str, int ch, size_t size) argument
H A Dopenpam_vasprintf.c46 openpam_vasprintf(char **str, const char *fmt, va_list ap) argument
/freebsd-11.0-release/lib/libc/locale/
H A Dfix_grouping.c44 __fix_locale_grouping_str(const char *str) argument
/freebsd-11.0-release/contrib/ntp/libntp/
H A Datoint.c12 atoint( const char *str, long *ival ) argument
H A Dmstolfp.c12 mstolfp( const char *str, l_fp *lfp ) argument
/freebsd-11.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wunctrl.c43 static wchar_t str[CCHARW_MAX + 1], *wsp; local
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dprintdstlistnode.c21 const char *str; local
/freebsd-11.0-release/lib/libc/stdlib/
H A Datoi.c45 atoi(const char *str) argument
51 atoi_l(const char *str, locale_t locale) argument
H A Datol.c45 atol(const char *str) argument
51 atol_l(const char *str, locale_t locale) argument
/freebsd-11.0-release/lib/libc/string/
H A Dstrdup.c41 strdup(const char *str) argument
H A Dstrndup.c27 strndup(const char *str, size_t maxlen) argument
/freebsd-11.0-release/lib/libipsec/
H A Dipsec_strerror.c84 void __ipsec_set_strerror(const char *str) argument
/freebsd-11.0-release/crypto/heimdal/appl/login/
H A Dconf.c47 login_conf_get_string(const char *str) argument
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddisplay_name.c51 char *str = NULL; local
/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c40 const char *str; member in struct:gai_error
H A Dstrerror_r.c67 const char *str; local
/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dsscanf.c70 sm_io_sscanf(const char *str, char const *fmt, ...) argument
H A Dstrl.c222 char *str; local
/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dstrndup.h37 strndup(const char *str, size_t len) argument
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DErrno.cpp38 std::string str; local
/freebsd-11.0-release/contrib/ntp/lib/isc/unix/
H A Dsyslog.c70 isc_syslog_facilityfromstring(const char *str, int *facilityp) { argument
/freebsd-11.0-release/contrib/ncurses/form/
H A Dfrm_req_name.c142 form_request_by_name(const char *str) argument
/freebsd-11.0-release/contrib/ncurses/menu/
H A Dm_req_name.c97 menu_request_by_name(const char *str) argument
/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Ddefine_key.c39 NCURSES_SP_NAME(define_key) (NCURSES_SP_DCLx const char *str, int keycode) argument
81 define_key(const char *str, int keycode) argument
[all...]

Completed in 286 milliseconds

1234567891011>>