/dflybsd-src/sys/net/ |
H A D | netisr2.h | 142 netisr_domsg_port(struct netmsg_base *nm, lwkt_port_t port) in netisr_domsg_port() 158 netisr_domsg(struct netmsg_base *nm, int cpu) in netisr_domsg() 165 netisr_domsg_global(struct netmsg_base *nm) in netisr_domsg_global() 173 netisr_sendmsg(struct netmsg_base *nm, int cpu) in netisr_sendmsg() 180 netisr_sendmsg_oncpu(struct netmsg_base *nm) in netisr_sendmsg_oncpu() 187 netisr_replymsg(struct netmsg_base *nm, int error) in netisr_replymsg() 194 netisr_dropmsg(struct netmsg_base *nm) in netisr_dropmsg() 204 netisr_forwardmsg_all(struct netmsg_base *nm, int next_cpu) in netisr_forwardmsg_all() 218 netisr_forwardmsg_error(struct netmsg_base *nm, int next_cpu, in netisr_forwardmsg_error() 233 netisr_forwardmsg(struct netmsg_base *nm, int next_cpu) in netisr_forwardmsg()
|
H A D | netisr.c | 569 struct netmsg_rollup *nm = (struct netmsg_rollup *)nmsg; in netisr_register_rollup_dispatch() local 600 struct netmsg_rollup nm; in netisr_register_rollup() local 616 struct netmsg_rollup *nm = (struct netmsg_rollup *)nmsg; in netisr_unregister_rollup_dispatch() local 637 struct netmsg_rollup nm; in netisr_unregister_rollup() local
|
/dflybsd-src/lib/libefivar/ |
H A D | libefivar.c | 56 utf8_len_of_ucs2(const efi_char *nm) in utf8_len_of_ucs2() 76 ucs2_to_utf8(const efi_char *nm, char **name) in ucs2_to_utf8() 126 efi_char *nm; in utf8_to_ucs2() local
|
/dflybsd-src/sys/net/ipfw/ |
H A D | ip_fw2.c | 1600 ipfw_xlat_reap_dispatch(netmsg_t nm) in ipfw_xlat_reap_dispatch() 1633 struct netmsg_base *nm = xnm; in ipfw_xlat_reap_timeo() local 1694 struct netmsg_base *nm; in ipfw_state_del() local 1882 struct netmsg_base *nm = &ctx->ipfw_stateexp_more; in ipfw_state_expire_more() local 1936 ipfw_state_expire_more_dispatch(netmsg_t nm) in ipfw_state_expire_more_dispatch() 1988 ipfw_state_expire_dispatch(netmsg_t nm) in ipfw_state_expire_dispatch() 2390 struct netmsg_base *nm = &ctx->ipfw_trackexp_more; in ipfw_track_expire_more() local 2476 ipfw_track_expire_more_dispatch(netmsg_t nm) in ipfw_track_expire_more_dispatch() 2499 ipfw_track_expire_dispatch(netmsg_t nm) in ipfw_track_expire_dispatch() 3195 struct netmsg_genpkt *nm = (struct netmsg_genpkt *)nmsg; in ipfw_ip_xlate_dispatch() local [all …]
|
/dflybsd-src/usr.sbin/pfctl/ |
H A D | pfctl_osfp.c | 284 struct name_entry *nm; in pfctl_flush_my_fingerprints() local 339 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; in pfctl_get_fingerprint() local 461 struct name_entry *nm; in pfctl_lookup_fingerprint() local 538 struct name_entry *nm; in lookup_name_list() local 727 struct name_entry *nm; in print_name_list() local 741 struct name_entry *nm, *nmsearch, *nmlast; in sort_name_list() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | fac_ui.c | 243 unsigned long count, unsigned long nm) in ap_product_small() 332 unsigned long stc = 1, stn = 0, n, y, mask, a, nm = 1; in odd_product() local
|
/dflybsd-src/games/rogue/ |
H A D | zap.c | 137 object *nm; in zap_monster() local 245 object *lmon, *nm; in wdrain_life() local
|
/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | names.c | 162 do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn() 208 do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
|
/dflybsd-src/crypto/libressl/crypto/pem/ |
H A D | pem_pkey.c | 84 char *nm = NULL; in PEM_read_bio_PrivateKey() local 179 char *nm = NULL; in PEM_read_bio_Parameters() local
|
/dflybsd-src/sys/netinet/ |
H A D | ip_flow.c | 397 struct netmsg_base *nm = &pcpu->ipf_timeo_netmsg; in ipflow_timeo() local 519 ipflow_init_dispatch(netmsg_t nm) in ipflow_init_dispatch() 546 struct netmsg_base nm; in ipflow_init() local
|
H A D | if_ether.c | 206 struct netmsg_base *nm = xnm; in arptimer() local 1395 arp_init_dispatch(netmsg_t nm) in arp_init_dispatch() 1419 struct netmsg_base nm; in arp_init() local
|
H A D | tcp_syncache.c | 164 struct netmsg_base nm; member 284 syncache_init_dispatch(netmsg_t nm) in syncache_init_dispatch() 329 struct netmsg_base nm; in syncache_init() local
|
H A D | tcp_usrreq.c | 427 struct netmsg_inswildcard *nm = (struct netmsg_inswildcard *)msg; in in_pcbinswildcardhash_handler() local 450 struct netmsg_inswildcard nm; in tcp_usr_listen() local 527 struct netmsg_inswildcard nm; in tcp6_usr_listen() local
|
/dflybsd-src/crypto/libressl/crypto/ocsp/ |
H A D | ocsp_vfy.c | 385 X509_NAME *nm; in OCSP_request_verify() local 453 ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, X509_NAME *nm, in ocsp_req_find_signer()
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_ncons.c | 307 X509_NAME *nm; in NAME_CONSTRAINTS_check() local 431 nc_dn(X509_NAME *nm, X509_NAME *base) in nc_dn()
|
H A D | x509_alt.c | 436 X509_NAME *nm; in copy_email() local 748 X509_NAME *nm; in do_dirname() local
|
/dflybsd-src/lib/i18n_module/EUC/ |
H A D | citrus_euc.c | 280 wchar_t m, nm; in _citrus_EUC_wcrtomb_priv() local 328 wchar_t m, nm; in _citrus_EUC_stdenc_wctocs() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | disktab.c | 193 const char **nm; in gettype() local
|
H A D | disklabel.c | 147 const char **nm; in gettype() local
|
/dflybsd-src/sys/vfs/procfs/ |
H A D | procfs_ctl.c | 293 vfs_namemap_t *nm; in procfs_doctl() local
|
H A D | procfs_subr.c | 492 vfs_findname(vfs_namemap_t *nm, char *buf, int buflen) in vfs_findname()
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | x_name.c | 298 } nm = {NULL}; in x509_name_ex_d2i() local 640 X509_NAME_get0_der(X509_NAME *nm, const unsigned char **pder, size_t *pderlen) in X509_NAME_get0_der()
|
H A D | a_strex.c | 566 X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent, in X509_NAME_print_ex() 575 X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent, in X509_NAME_print_ex_fp()
|
/dflybsd-src/usr.sbin/makefs/ |
H A D | mtree.c | 63 #define IS_DOT(nm) ((nm)[0] == '.' && (nm)[1] == '\0') argument 64 #define IS_DOTDOT(nm) ((nm)[0] == '.' && (nm)[1] == '.' && (nm)[2] == '\0') argument
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regex.c | 40 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
|