/freebsd/sys/kern/ |
H A D | kern_loginclass.c | 72 loginclass_hold(struct loginclass *lc) in loginclass_hold() 79 loginclass_free(struct loginclass *lc) in loginclass_free() 106 struct loginclass *lc; in loginclass_lookup() local 128 struct loginclass *lc, *new_lc; in loginclass_find() local 182 struct loginclass *lc; in sys_getloginclass() local 246 struct loginclass *lc; in loginclass_racct_foreach() local 251 LIST_FOREACH(lc, &loginclasses, lc_next) in loginclass_racct_foreach() local
|
H A D | kern_ctf.c | 44 link_elf_ctf_get(linker_file_t lf, linker_ctf_t *lc) in link_elf_ctf_get() 311 link_elf_ctf_get_ddb(linker_file_t lf, linker_ctf_t *lc) in link_elf_ctf_get_ddb() 334 link_elf_ctf_lookup_typename(linker_file_t lf, linker_ctf_t *lc, in link_elf_ctf_lookup_typename()
|
/freebsd/sys/netinet/ |
H A D | tcp_lro.c | 151 tcp_lro_active_insert(struct lro_ctrl *lc, struct lro_head *bucket, in tcp_lro_active_insert() 168 tcp_lro_init(struct lro_ctrl *lc) in tcp_lro_init() 174 tcp_lro_init_args(struct lro_ctrl *lc, struct ifnet *ifp, in tcp_lro_init_args() 492 tcp_lro_free(struct lro_ctrl *lc) in tcp_lro_free() 586 tcp_lro_rx_done(struct lro_ctrl *lc) in tcp_lro_rx_done() 597 tcp_lro_flush_active(struct lro_ctrl *lc) in tcp_lro_flush_active() 620 tcp_lro_flush_inactive(struct lro_ctrl *lc, const struct timeval *timeout) in tcp_lro_flush_inactive() 644 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4) in tcp_lro_rx_ipv4() 790 tcp_flush_out_entry(struct lro_ctrl *lc, struct lro_entry *le) in tcp_flush_out_entry() 865 tcp_set_entry_to_mbuf(struct lro_ctrl *lc, struct lro_entry *le, in tcp_set_entry_to_mbuf() [all …]
|
H A D | tcp_lro_hpts.c | 155 tcp_lro_log(struct tcpcb *tp, const struct lro_ctrl *lc, in tcp_lro_log() 206 tcp_lro_get_last_if_ackcmp(struct lro_ctrl *lc, struct lro_entry *le, in tcp_lro_get_last_if_ackcmp() 253 do_bpf_strip_and_compress(struct tcpcb *tp, struct lro_ctrl *lc, in do_bpf_strip_and_compress() 514 _tcp_lro_flush_tcphpts(struct lro_ctrl *lc, struct lro_entry *le) in _tcp_lro_flush_tcphpts()
|
/freebsd/lib/libutil/ |
H A D | login_ok.c | 88 login_timelist(login_cap_t *lc, char const *cap, int *ltno, in login_timelist() 125 login_ttyok(login_cap_t *lc, const char *tty, const char *allowcap, in login_ttyok() 160 auth_ttyok(login_cap_t *lc, const char * tty) in auth_ttyok() 174 login_hostok(login_cap_t *lc, const char *host, const char *ip, in login_hostok() 204 auth_hostok(login_cap_t *lc, const char *host, const char *ip) in auth_hostok() 216 auth_timeok(login_cap_t *lc, time_t t) in auth_timeok()
|
H A D | login_cap.c | 255 login_close(login_cap_t * lc) in login_close() 293 login_cap_t *lc; in login_getclassbyname() local 459 login_getcapstr(login_cap_t *lc, const char *cap, const char *def, const char *error) in login_getcapstr() 481 login_getcaplist(login_cap_t *lc, const char *cap, const char *chars) in login_getcaplist() 502 login_getpath(login_cap_t *lc, const char *cap, const char *error) in login_getpath() 634 login_getcaptime(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcaptime() 723 login_getcapnum(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapnum() 779 login_getcapenum(login_cap_t *lc, const char *cap, const char * const *values) in login_getcapenum() 820 login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapsize() 891 login_getcapbool(login_cap_t *lc, const char *cap, int def) in login_getcapbool() [all …]
|
H A D | login_class.c | 74 setclassresources(login_cap_t *lc) in setclassresources() 197 setclassenvironment(login_cap_t *lc, const struct passwd * pwd, int paths) in setclassenvironment() 326 setclasscpumask(login_cap_t *lc) in setclasscpumask() 371 login_cap_t *lc; in setclasscontext() local 393 setclassumask(login_cap_t *lc, const struct passwd *pwd) in setclassumask() 432 setlogincontext(login_cap_t *lc, const struct passwd *pwd, unsigned long flags) in setlogincontext() 463 setclasspriority(login_cap_t * const lc, struct passwd const * const pwd) in setclasspriority() 531 setusercontext(login_cap_t *lc, const struct passwd *pwd, uid_t uid, unsigned int flags) in setusercontext()
|
H A D | login_crypt.c | 37 login_setcryptfmt(login_cap_t *lc, const char *def, const char *error) { in login_setcryptfmt()
|
H A D | login_auth.c | 63 auth_checknologin(login_cap_t *lc) in auth_checknologin()
|
/freebsd/sys/ddb/ |
H A D | db_ctf.c | 41 db_ctf_fetch_cth(linker_ctf_t *lc) in db_ctf_fetch_cth() 51 sym_to_objtoff(linker_ctf_t *lc, const Elf_Sym *sym, const Elf_Sym *symtab, in sym_to_objtoff() 153 db_ctf_typename_to_type(linker_ctf_t *lc, const char *name) in db_ctf_typename_to_type() 205 db_ctf_lookup_typename(linker_ctf_t *lc, const char *typename) in db_ctf_lookup_typename()
|
H A D | db_ctf.h | 41 linker_ctf_t lc; member
|
/freebsd/sys/cddl/dev/fbt/ |
H A D | fbt.c | 364 fbt_ctfoff_init(modctl_t *lf, linker_ctf_t *lc) in fbt_ctfoff_init() 543 fbt_typoff_init(linker_ctf_t *lc) in fbt_typoff_init() 855 ctf_lookup_by_id(linker_ctf_t *lc, ctf_id_t type) in ctf_lookup_by_id() 878 fbt_array_info(linker_ctf_t *lc, ctf_id_t type, ctf_arinfo_t *arp) in fbt_array_info() 914 ctf_strptr(linker_ctf_t *lc, int name) in ctf_strptr() 928 ctf_type_rname(linker_ctf_t *lc, const void *v) in ctf_type_rname() 947 ctf_decl_push(ctf_decl_t *cd, linker_ctf_t *lc, ctf_id_t type) in ctf_decl_push() 975 if (ctf_type_rname(lc, tp)[0] == '\0') { in ctf_decl_push() local 1046 fbt_type_name(linker_ctf_t *lc, ctf_id_t type, char *buf, size_t len) in fbt_type_name() 1148 linker_ctf_t lc; in fbt_getargdesc() local
|
/freebsd/lib/libc/stdlib/ |
H A D | strfmon.c | 110 struct lconv *lc; /* pointer to lconv structure */ in vstrfmon_l() local 426 char **signstr, struct lconv *lc) in __setup_vars() 462 __calc_left_pad(int flags, char *cur_symb, struct lconv *lc) in __calc_left_pad() 518 int pad_char, struct lconv *lc, locale_t loc) in __format_grouped_double()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cpp | 252 const char *lc = layout_data->current_load_cmd_addr; in NextSegmentLoad() local 333 static const load_command *NextCommand(const load_command *lc) { in NextCommand() 338 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in FindUUID() local 349 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in IsModuleInstrumented() local
|
/freebsd/lib/libpam/modules/pam_unix/ |
H A D | pam_unix.c | 90 login_cap_t *lc; in pam_sm_authenticate() local 167 login_cap_t *lc; in pam_sm_acct_mgmt() local 287 login_cap_t *lc; in pam_sm_chauthtok() local
|
/freebsd/lib/libc/tests/stdlib/ |
H A D | strfmon_test.c | 39 struct lconv *lc; in ATF_TC_BODY() local 119 struct lconv *lc; in ATF_TC_BODY() local 162 struct lconv *lc; in ATF_TC_BODY() local
|
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon_aead.h | 14 #define IMPLEMENT_aead_cipher(alg, lc, UCMODE, flags, kbits, blkbits, ivbits) \ argument
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_lwp_ctl.c | 49 lwpctl_t *lc; in ATF_TC_BODY() local
|
/freebsd/lib/libpam/modules/pam_nologin/ |
H A D | pam_nologin.c | 62 login_cap_t *lc; in pam_sm_acct_mgmt() local
|
/freebsd/cddl/contrib/opensolaris/lib/libgen/common/ |
H A D | gmatch.c | 92 wchar_t lc = 0; in gmatch() local
|
/freebsd/usr.bin/finger/ |
H A D | sprint.c | 59 struct tm *lc; in sflag_print() local
|
/freebsd/contrib/less/ |
H A D | option.c | 72 int lc; scan_option() local 479 flip_triple(int val,int lc) flip_triple() argument
|
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 381 int i, l, lc; in showkre() local 624 putint(int n, int l, int lc, int w) in putint() 631 do_putuint64(uint64_t n, int l, int lc, int w, int div) in do_putuint64() 663 putfloat(double f, int l, int lc, int w, int d, int nz) in putfloat() 695 putlongdouble(long double f, int l, int lc, int w, int d, int nz) in putlongdouble()
|
H A D | devs.c | 389 dsshow2(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then) in dsshow2() 426 int i, lc; in dsshow() local
|
/freebsd/usr.bin/mail/ |
H A D | collect.c | 70 int lc, cc, escape, eofcount, fd, c, t; in collect() local 492 int c, lc; in exwrite() local
|