/freebsd/crypto/krb5/src/clients/ksu/ |
H A D | authorization.c | 188 char * line; local 251 char * line; local 285 krb5_boolean match; local 520 int match_commands (fcmd, cmd, match, cmd_out, err_out) in match_commands() argument 575 char * line, *r, *newline , *line_ptr; local 618 char * get_first_token (line, lnext) in get_first_token() argument
|
/freebsd/usr.bin/from/ |
H A D | from.c | 133 match(const char *line, const char *sender) in match() function
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | login_access.c | 61 char line[BUFSIZ]; in login_access() local 65 int match = NO; in login_access() local 133 int match = NO; in list_match() local
|
/freebsd/crypto/heimdal/appl/rsh/ |
H A D | login_access.c | 61 char line[BUFSIZ]; in login_access() local 65 int match = NO; in login_access() local 133 int match = NO; in list_match() local
|
/freebsd/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 53 char line[BUFSIZ]; in login_access() local 57 int match = NO; in login_access() local 116 int match = NO; in list_match() local
|
/freebsd/usr.sbin/rpc.ypupdated/ |
H A D | update.c | 229 char line[256]; in localupdate() local 320 match(char *line, char *name) in match() function
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 116 char line[BUFSIZ]; in open_makefile_template() local 136 char line[BUFSIZ]; in makefile() local 245 preprocess(char *line, char *result) in preprocess() 258 process_into_file(char *line, FILE *ofp) in process_into_file() 267 process_into_map(char *line, env_map &emap) in process_into_map() 300 char line[BUFSIZ]; in makehints() local 342 char line[BUFSIZ]; in makeenv() local 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|
/freebsd/usr.sbin/setfmac/ |
H A D | setfmac.c | 61 *match; /* cached decision for MAC label to apply */ member 195 chomp_line(char **line, size_t *linesize) in chomp_line() 234 char *line; in add_specs() local 303 char *line) in add_spec_line()
|
/freebsd/usr.bin/tip/libacu/ |
H A D | hayes.c | 91 char line[80]; in hay_dialer() local 168 gobble(char *match) in gobble()
|
H A D | ventel.c | 68 char *msg, line[80]; in ven_dialer() local 176 gobble(char match, char response[]) in gobble()
|
H A D | courier.c | 64 char line[80]; in cour_dialer() local 143 cour_swallow(char *match) in cour_swallow()
|
H A D | t3000.c | 66 char line[80]; in t3000_dialer() local 144 t3000_swallow(char *match) in t3000_swallow()
|
/freebsd/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
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_addr.c | 134 const char *one_addr, int match) in match_addr() 175 unsigned int line, in inv_param_handler()
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointResolver.cpp | 182 uint32_t line = UINT32_MAX; member 205 llvm::StringRef log_ident, uint32_t line, std::optional<uint16_t> column) { in SetSCMatchesByLine() 221 auto &match = all_scs[0]; in SetSCMatchesByLine() local
|
/freebsd/contrib/less/ |
H A D | pattern.c | 261 static int match(constant char *pattern, size_t pattern_len, constant char *buf, int buf_len, const… in match() function 299 static lbool match_pattern1(PATTERN_TYPE pattern, constant char *tpattern, constant char *line, siz… in match_pattern1() 464 public lbool match_pattern(PATTERN_TYPE pattern, constant char *tpattern, constant char *line, size… in match_pattern()
|
H A D | search.c | 957 static void create_hilites(POSITION linepos, constant char *line, constant char *sp, constant char … in create_hilites() 996 static void hilite_line(POSITION linepos, constant char *line, size_t line_len, int *chpos, constan… in hilite_line() 1241 static lbool osc8_parse(constant char *line, constant char *line_end, struct osc8_parse_info *pop) in osc8_parse() 1303 static lbool osc8_param_match(POSITION linepos, constant char *line, constant struct osc8_parse_inf… in osc8_param_match() 1351 …sc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char *line, size_t lin… in osc8_search_line1() 1425 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line() 1480 constant char *line; in search_range() local 1745 int match; in osc8_search() local 1751 constant char *line; in osc8_search() local 1804 constant char *line; in osc8_click() local [all …]
|
/freebsd/sys/ddb/ |
H A D | db_main.c | 76 X_db_line_at_pc(db_symtab_t *symtab, c_db_sym_t sym, char **file, int *line, in X_db_line_at_pc() 109 Elf_Sym *sym, *match; in X_db_search_symbol() local
|
/freebsd/usr.bin/grep/ |
H A D | util.c | 727 void grep_printline(struct str *line, int sep) { in grep_printline() 734 printline_metadata(struct str *line, int sep) in printline_metadata() 776 regmatch_t match; in printline() local
|
/freebsd/sys/kern/ |
H A D | subr_lock.c | 221 int line; member 389 lock_prof_sum(struct lock_prof *match, struct lock_prof *dst, int hash, in lock_prof_sum() 517 int line) in lock_profile_lookup() 554 int line) in lock_profile_object_lookup() 583 int contested, uint64_t waittime, const char *file, int line) in lock_profile_obtain_lock_success()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-port.cc | 698 regmatch_t match; in FullMatch() local 707 regmatch_t match; in PartialMatch() local 1003 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { in FormatFileLocation() 1022 int line) { in FormatCompilerIndependentFileLocation() 1031 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line) in GTestLog()
|
/freebsd/crypto/libecc/src/arithmetic_tests/ |
H A D | arithmetic_tests_generator.py | 1054 def replacer(match): argument 1291 match = [x for x in all_tests if check_regexp(regexp, x)] variable 1949 line = 0 variable
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config.c | 66 int line, const char *value) in wpa_config_parse_str() 202 int line, const char *value, in wpa_config_parse_int_impl() 242 int line, const char *value) in wpa_config_parse_int() 250 int line, const char *value) in wpa_config_parse_int_range() 280 int line, const char *value, in wpa_config_parse_addr_list() 373 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid() 418 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_hint() 462 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_ignore() 474 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_blacklist() 508 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_accept() [all …]
|
/freebsd/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
|
/freebsd/contrib/atf/atf-c++/ |
H A D | tests.cpp | 136 detail::match(const std::string& regexp, const std::string& str) in match() function in detail 360 impl::tc::check_errno(const char* file, const int line, const int exp_errno, in check_errno() 367 impl::tc::require_errno(const char* file, const int line, const int exp_errno, in require_errno()
|