Searched defs:string (Results 201 - 225 of 350) sorted by relevance

1234567891011>>

/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_control.c259 char *bufp, *string; local
[all...]
/freebsd-current/contrib/mandoc/
H A Dtbl.h96 char *string; /* Data, or NULL if not TBL_DATA_DATA. */ member in struct:tbl_dat
/freebsd-current/contrib/sqlite3/tea/win/
H A Dnmakehlp.c488 IsIn( const char *string, const char *substring) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp287 StringRef string = de.getCStrRef(cursor); local
292 sw->startLine() << "Value: " << integer << ", " << string << '\n'; local
/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm.c687 stop(const char *string, int err_code) argument
/freebsd-current/stand/ficl/
H A Dvm.c662 ltoa( FICL_INT value, char *string, int radix ) argument
716 ultoa(FICL_UNS value, char *string, int radix ) argument
[all...]
/freebsd-current/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.c191 snmp_tc2oct(enum snmp_tc tc, struct snmp_value *value, char *string) argument
942 parse_bridge_id(struct snmp_value *sv, char *string) argument
1069 parse_bport_id(struct snmp_value *value, char *string) argument
1259 parse_bits(struct snmp_value *value, char *string) argument
[all...]
H A Dbsnmpimport.c756 char *string; local
[all...]
/freebsd-current/usr.bin/m4/
H A Dgnum4.c280 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) argument
297 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
330 do_subst(const char *string, regex_ argument
371 do_regexp(const char *string, regex_t *re, const char *source, const char *replace, regmatch_t *pm) argument
389 do_regexpindex(const char *string, regex_t *re, const char *source, regmatch_t *pm) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c852 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) argument
858 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, const char **string) argument
/freebsd-current/usr.bin/grep/
H A Dutil.c415 litexec(const struct pat *pat, const char *string, size_t nmatch, argument
/freebsd-current/usr.bin/sed/
H A Dprocess.c663 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, argument
695 regsub(SPACE *sp, char *string, char *src) argument
/freebsd-current/usr.bin/indent/
H A Dindent.c1192 const char *string; member in struct:directives
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dst.c521 static int strhash(const char *string) argument
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c923 char string[ MAXPNSTR + 1 ]; local
/freebsd-current/contrib/tcp_wrappers/
H A Doptions.c447 static char *get_field(char *string) argument
489 chop_string(register char *string) argument
[all...]
/freebsd-current/crypto/openssl/crypto/dso/
H A Ddso_win32.c478 static const char *openssl_strnchr(const char *string, int c, size_t len) argument
/freebsd-current/stand/i386/zfsboot/
H A Dzfsboot.c95 static const struct string { struct
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp226 LanguageType Language::GetLanguageTypeFromString(llvm::StringRef string) { argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_zstd.c185 string_to_number(const char *string, intmax_t *numberp) argument
201 string_to_size(const char *string, size_t *numberp) argument
[all...]
/freebsd-current/sys/security/mac_do/
H A Dmac_do.c57 char string[MAC_RULE_STRING_LEN]; member in struct:mac_do_rule
133 parse_rules(char *string, struct rulehead *head) argument
/freebsd-current/usr.sbin/rtadvd/
H A Dconfig.c1165 makeentry(char *buf, size_t len, int id, const char *string) argument
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_builders.c536 static unsigned int strcols(const char *string) argument
/freebsd-current/contrib/libucl/lua/
H A Dlua_ucl.c806 const char *string; local
[all...]
/freebsd-current/contrib/dialog/
H A Dbuttons.c61 const char *string = *stringp; local
85 const char *string = *stringp; local
423 dlg_match_char(int ch, const char *string) argument
[all...]

Completed in 355 milliseconds

1234567891011>>