Searched defs:nm (Results 1 - 25 of 106) sorted by relevance

12345

/freebsd-11.0-release/sys/dev/uart/
H A Duart_bus_ebus.c66 const char *nm, *cmpt; local
H A Duart_subr.c70 const char *nm; local
/freebsd-11.0-release/sys/dev/scc/
H A Dscc_bfe_ebus.c52 const char *cmpt, *nm; local
H A Dscc_bfe_macio.c52 const char *nm; local
H A Dscc_bfe_sbus.c52 const char *nm; local
/freebsd-11.0-release/lib/libefi/
H A Dlibefi.c67 libefi_ucs2_to_utf8(u_short *nm, size_t *szp, char *name) argument
103 u_short *nm; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/pem/
H A Dpem_pkey.c81 char *nm = NULL; local
165 char *nm = NULL; local
254 char *nm = NULL; local
[all...]
/freebsd-11.0-release/lib/libc/gen/
H A Ddisklabel.c51 const char **nm; local
/freebsd-11.0-release/crypto/openssl/apps/
H A Dciphers.c214 const char *nm = SSL_CIPHER_standard_name(c); local
/freebsd-11.0-release/contrib/groff/src/include/
H A Dcolor.h42 symbol nm; member in class:color
/freebsd-11.0-release/contrib/groff/src/libs/libbib/
H A Dsearch.cpp111 search_item::search_item(const char *nm, int fid) argument
/freebsd-11.0-release/contrib/groff/src/libs/libgroff/
H A Dfontfile.cpp62 FILE *font::open_file(const char *nm, char **pathp) argument
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Ddictionary.cpp168 object *object_dictionary::lookup(symbol nm) argument
173 void object_dictionary::define(symbol nm, object *obj) argument
191 void object_dictionary::remove(symbol nm) argument
H A Dreg.cpp306 symbol nm = get_name(1); local
361 void set_number_reg(symbol nm, units n) argument
371 lookup_number_reg(symbol nm) argument
384 symbol nm = get_name(1); local
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_comutil.c73 char *nm; local
/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs_ctl.c300 findname(struct namemap *nm, char *buf, int buflen) argument
314 struct namemap *nm; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/evp/
H A Dnames.c153 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) argument
188 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) argument
[all...]
/freebsd-11.0-release/contrib/unbound/iterator/
H A Diter_priv.c114 uint8_t* nm, *nmr; local
/freebsd-11.0-release/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c374 X509_NAME *nm; local
435 ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, X509_NAME *nm, STACK_OF(X509) *certs, X509_STORE *st, unsigned long flags) argument
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_alt.c348 X509_NAME *nm; local
591 X509_NAME *nm = NULL; local
[all...]
/freebsd-11.0-release/contrib/groff/src/libs/libdriver/
H A Dprinter.cpp103 void printer::load_font(int n, const char *nm) argument
134 font *printer::find_font(const char *nm) argument
146 font *printer::make_font(const char *nm) argument
192 void printer::set_special_char(const char *nm, const environment *env, argument
205 set_char_and_width(const char *nm, const environment *env, int *widthp, font **f) argument
[all...]
/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dip_irc_pxy.c333 mblk_t *nm; local
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Dx_name.c196 } nm = { local
[all...]
/freebsd-11.0-release/usr.bin/indent/
H A Dio.c595 writefdef(struct fstate *f, int nm) argument
/freebsd-11.0-release/contrib/unbound/validator/
H A Dval_nsec.c120 nsec_get_next(struct ub_packed_rrset_key* nsec, uint8_t** nm, size_t* ln) argument
291 uint8_t* nm; local
547 dlv_topdomain(struct ub_packed_rrset_key* nsec, uint8_t* qname, uint8_t** nm, size_t* nm_len) argument
566 val_nsec_check_dlv(struct query_info* qinfo, struct reply_info* rep, uint8_t** nm, size_t* nm_len) argument
[all...]

Completed in 325 milliseconds

12345