Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote-notif.c60 const notif_client *nc, const char *buf) in remote_notif_ack()
76 const notif_client *nc, const char *buf) in remote_notif_parse()
97 const notif_client *nc = state->notif_queue.front (); in remote_notif_process() local
122 const notif_client *nc; in handle_notification() local
/netbsd/src/sys/net/npf/
Dnpf_ctl.c196 npf_mk_tables(npf_t *npf, const nvlist_t *req, nvlist_t *resp, npf_config_t *nc) in npf_mk_tables()
261 npf_mk_rprocs(npf_t *npf, const nvlist_t *req, nvlist_t *resp, npf_config_t *nc) in npf_mk_rprocs()
390 npf_mk_rules(npf_t *npf, const nvlist_t *req, nvlist_t *resp, npf_config_t *nc) in npf_mk_rules()
481 npf_mk_natlist(npf_t *npf, const nvlist_t *req, nvlist_t *resp, npf_config_t *nc) in npf_mk_natlist()
522 npf_config_t *nc, npf_conndb_t **conndb) in npf_mk_connlist()
561 npf_config_t *nc; in npfctl_load() local
619 npf_config_t *nc; in npfctl_save() local
669 npf_config_t *nc; in npfctl_table_replace() local
701 npf_config_t *nc; in npfctl_rule() local
796 npf_config_t *nc; in npfctl_table() local
Dnpf_conf.c66 npf_config_t *nc; in npf_config_init() local
91 npf_config_destroy(npf_config_t *nc) in npf_config_destroy()
134 npf_config_load(npf_t *npf, npf_config_t *nc, npf_conndb_t *conns, bool flush) in npf_config_load()
Dnpf_ifaddr.c55 npf_config_t *nc; in lookup_ifnet_table() local
/netbsd/src/common/lib/libc/sys/
Dcpuset.c57 #define CPUSET_NENTRIES(nc) (((nc) >> CPUSET_SHIFT) + 1) argument
136 u_int nc; in _cpuset_create() local
/netbsd/src/usr.sbin/lpr/lptest/
Dlptest.c54 int i, j, fc, nc; in main() local
/netbsd/src/crypto/external/bsd/heimdal/dist/tests/java/
DKerberosInit.java51 NameCallback nc = (NameCallback)callbacks[i]; in handle() local
/netbsd/src/games/dab/
Dmain.cc105 const char* nc = "ch"; in main() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dbaseenum.cc76 N::C nc; in main() local
/netbsd/src/sys/arch/x86/x86/
Dcpu_topology.c59 uint32_t i, j, nn, nc; in x86_cpu_get_numa_node() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dv3_ncons.c250 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check()
409 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check_CN()
472 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) in nc_match()
/netbsd/src/usr.bin/apply/
Dapply.c63 char *c, *cmd, *p, *q, *nc; in main() local
/netbsd/src/games/worms/
Dworms.c204 int x, y, h, n, nc; in main() local
569 int nc = 0; in initclr() local
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
Dscanresults.cpp134 NetworkConfig *nc = new NetworkConfig(); in bssSelected() local
/netbsd/src/lib/libc/stdlib/
Dradixsort.c151 static u_int count[256], nc, bmin; in r_sort_a() local
242 static u_int count[256], nc, bmin; in r_sort_b() local
/netbsd/src/usr.sbin/services_mkdb/
Doutput_db.c171 size_t nc, i, pos; in mkaliases() local
/netbsd/src/external/bsd/am-utils/dist/conf/transp/
Dtransp_tli.c169 struct netconfig *nc = NULL; in get_mount_client() local
318 struct netconfig *nc = (struct netconfig *) NULL; in bind_resv_port_only_udp() local
/netbsd/src/external/cddl/osnet/dist/common/zfs/
Dzfs_ioctl_compat.c994 zfs_ioctl_compat_fix_stats(zfs_cmd_t *zc, const int nc) in zfs_ioctl_compat_fix_stats()
1064 int nc, ret; in zcmd_ioctl_compat() local
/netbsd/src/usr.bin/rdist/
Dgram.y373 struct cmd *c, *prev, *nc; in insert() local
/netbsd/src/external/bsd/mdocml/dist/
Dman_validate.c249 struct roff_node *nc; in post_SH() local
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtset_str.c116 long nc, i; in main() local
/netbsd/src/usr.bin/sort/
Dradix_sort.c73 u_int count[256], nc, bmin; in radix_sort() local
/netbsd/src/sys/dev/pckbport/
Dpckbport.c313 struct pckbport_devcmd nc; in pckbport_poll_cmd() local
485 struct pckbport_devcmd *nc; in pckbport_enqueue_cmd() local
/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Dperfpow.c244 mp_limb_t *nc, factor, g; in mpn_perfect_power_p() local
/netbsd/src/usr.bin/tip/aculib/
Dcourier.c186 int volatile nc; in cour_connect() local

1234