/dflybsd-src/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 50 char line[BUFSIZ]; in login_access() local 54 int match = NO; in login_access() local 111 int match = NO; in list_match() local
|
/dflybsd-src/gnu/usr.bin/rcs/ident/ |
H A D | ident.c | 228 match(fp) /* group substring between two KDELIM's; then do pattern match */ in match() function 231 char line[BUFSIZ]; local
|
/dflybsd-src/usr.bin/from/ |
H A D | from.c | 132 match(char *line, char *sender) in match() function
|
/dflybsd-src/usr.sbin/rpc.ypupdated/ |
H A D | update.c | 232 char line[256]; in localupdate() local 316 match(char *line, char *name) in match() function
|
/dflybsd-src/usr.bin/newkey/ |
H A D | update.c | 242 char line[256]; local 326 match(char *line, char *name) function
|
/dflybsd-src/crypto/openssh/ |
H A D | hostfile.h | 28 u_long line; member 95 u_int match; /* Zero or more of HKF_MATCH_* OR'd together */ member 96 char *line; /* Entire key line; mutable by callback */ member
|
/dflybsd-src/contrib/less/ |
H A D | pattern.c | 260 static int match(constant char *pattern, size_t pattern_len, constant char *buf, int buf_len, const… in match() function 298 static int match_pattern1(PATTERN_TYPE pattern, constant char *tpattern, constant char *line, size_… in match_pattern1() 447 public int match_pattern(PATTERN_TYPE pattern, constant char *tpattern, constant char *line, size_t… in match_pattern()
|
H A D | search.c | 979 static void create_hilites(POSITION linepos, constant char *line, constant char *sp, constant char … in create_hilites() 1018 static void hilite_line(POSITION linepos, constant char *line, size_t line_len, int *chpos, constan… in hilite_line() 1264 static lbool osc8_parse(constant char *line, constant char *line_end, struct osc8_parse_info *pop) in osc8_parse() 1322 static lbool osc8_param_match(POSITION linepos, constant char *line, constant struct osc8_parse_inf… in osc8_param_match() 1370 …sc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char *line, size_t lin… in osc8_search_line1() 1444 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line() 1499 constant char *line; in search_range() local 1763 int match; in osc8_search() local 1768 constant char *line; in osc8_search() local 1815 constant char *line; in osc8_click() local [all …]
|
/dflybsd-src/bin/mined/ |
H A D | mined2.c | 208 LINE *line; in GOTO() local 611 line_insert(LINE *line, const char *string, int len) in line_insert() 634 insert(LINE *line, char *location, char *string) in insert() 673 line_delete(LINE *line) in line_delete() 702 LINE *line, *stop; in delete() local 830 LINE *line = cur_line; in file_insert() local 996 LINE *line; in checkmark() local 1051 LINE *line = start_line; in yank() local 1258 LINE *line = cur_line; in change() local 1325 substitute(LINE *line, REGEX *program, char *replacement) in substitute() [all …]
|
/dflybsd-src/test/testcases/crypto/aes/ |
H A D | aestest.c | 134 match(unsigned char *a, unsigned char *b, size_t len) in match() function 160 startswith(const char *line, const char *startswith) in startswith()
|
/dflybsd-src/test/testcases/crypto/twofish/ |
H A D | twofish_test.c | 133 match(unsigned char *a, unsigned char *b, size_t len) in match() function 167 startswith(const char *line, const char *startswith) in startswith()
|
/dflybsd-src/test/testcases/crypto/serpent/ |
H A D | serpent_test.c | 133 match(unsigned char *a, unsigned char *b, size_t len) in match() function 167 startswith(const char *line, const char *startswith) in startswith()
|
/dflybsd-src/tools/regression/lib/libc-regex/ |
H A D | testregex.c | 858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint() 882 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck() 1078 … char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch,… in extract() 1138 … char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch,… in catchfree() 1238 char* line; in main() local 1253 regmatch_t match[100]; in main() local
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | pkglist.c | 156 pkg_find(const char *match) in pkg_find() 972 int line; in childGetPackageInfo() local 1250 int line; in childOptimizeEnv() local
|
/dflybsd-src/usr.bin/tip/ |
H A D | cmds.c | 130 char line[BUFSIZ], *cp; in cu_take() local 155 char c, *match; in xfer() local 493 char line[BUFSIZ]; in cu_put() local
|
H A D | unidialer.c | 384 char line [80]; in unidialer_dialer() local 532 static int unidialer_swallow (char *match) in unidialer_swallow()
|
/dflybsd-src/contrib/dialog/ |
H A D | textbox.c | 38 char line[MAX_LEN + 1]; member 321 char *match = get_line(obj); in match_string() local 418 char *line = get_line(obj); in print_line() local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_node.c | 1369 const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) in ieee80211_find_node_locked_debug() 1400 const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) in ieee80211_find_node_debug() 1418 const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) in ieee80211_find_vap_node_locked_debug() 1452 const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) in ieee80211_find_vap_node_debug() 1639 const struct ieee80211_frame_min *wh, const char *func, int line) in ieee80211_find_rxnode_debug() 1668 const char *func, int line) in ieee80211_find_rxnode_withkey_debug() 1723 const char *func, int line) in ieee80211_find_txnode_debug() 1822 ieee80211_free_node_debug(struct ieee80211_node *ni, const char *func, int line) in ieee80211_free_node_debug() 1979 struct ieee80211vap *match) in ieee80211_node_table_reset()
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | config.c | 65 int line, const char *value) in wpa_config_parse_str() 201 int line, const char *value) in wpa_config_parse_int() 263 int line, const char *value, in wpa_config_parse_addr_list() 356 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid() 401 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_hint() 445 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_blacklist() 467 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_whitelist() 489 struct wpa_ssid *ssid, int line, in wpa_config_parse_psk() 601 struct wpa_ssid *ssid, int line, in wpa_config_parse_proto() 702 struct wpa_ssid *ssid, int line, in wpa_config_parse_key_mgmt() [all …]
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | if-options.c | 183 char *match = NULL, *p, *n; in add_environ() local 2392 struct if_options *ifo, const char *opt, char *line, in parse_config_line() 2488 char *line, *option, *p; in read_config() local
|
/dflybsd-src/contrib/gdb-7/gdb/cli/ |
H A D | cli-decode.c | 1314 char *line = *text; in lookup_cmd_1() local 1451 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() 1762 char *match; in VEC() local 1822 char *match; in VEC() local
|
/dflybsd-src/contrib/mdocml/ |
H A D | roff.c | 144 int line; /* parse line */ member 718 int line, int col) in roffnode_push() 884 roff_node_alloc(struct roff_man *man, int line, int pos, in roff_node_alloc() 966 roff_word_alloc(struct roff_man *man, int line, int pos, const char *word) in roff_word_alloc() 993 roff_elem_alloc(struct roff_man *man, int line, int pos, int tok) in roff_elem_alloc() 1003 roff_block_alloc(struct roff_man *man, int line, int pos, int tok) in roff_block_alloc() 1014 roff_head_alloc(struct roff_man *man, int line, int pos, int tok) in roff_head_alloc() 1025 roff_body_alloc(struct roff_man *man, int line, int pos, int tok) in roff_body_alloc() 1036 roff_addtbl(struct roff_man *man, int line, struct tbl_node *tbl) in roff_addtbl() 2543 int match; in roff_evalstrcond() local
|
/dflybsd-src/contrib/lvm2/dist/lib/config/ |
H A D | config.c | 58 int line; /* line number we are on */ member 95 #define match(t) do {\ macro 402 const char *line; in _line_end() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | readline.c | 1535 add_history(const char *line) in add_history() 1588 replace_history_entry(int num, const char *line, histdata_t data) in replace_history_entry() 2217 rl_parse_and_bind(const char *line) in rl_parse_and_bind() 2395 char **list, *match, *a, *b; in rl_completion_matches() local
|
/dflybsd-src/contrib/file/src/ |
H A D | softmagic.c | 159 const char *file, size_t line) in file_fmtcheck() 205 match(struct magic_set *ms, struct magic *magic, file_regex_t **magic_rxcomp, in match() function
|