Searched refs:nm (Results 51 - 75 of 184) sorted by relevance

12345678

/freebsd-9.3-release/gnu/usr.bin/gdb/arch/i386/
H A DMakefile11 nm.h:
12 echo '#include "i386/nm-fbsd.h"' > ${.TARGET}
H A Dconfig.h178 #define GDB_NM_FILE config/i386/nm-fbsd.h
/freebsd-9.3-release/usr.bin/lorder/
H A Dlorder.sh48 NM=${NM:-nm}
/freebsd-9.3-release/lib/libc/locale/
H A Deuc.c229 wchar_t m, nm; local
244 nm = wc & ~m;
251 *s++ = (nm >> (i << 3)) | 0x80;
260 nm |= GR_BITS;
266 nm |= GR_BITS;
270 *s++ = (nm >> (i << 3)) & 0xff;
/freebsd-9.3-release/lib/libiconv_modules/EUC/
H A Dcitrus_euc.c280 wchar_t m, nm; local
286 nm = wc & ~m;
313 *s++ = ((nm >> (i << 3)) & 0xff) | m;
328 wchar_t m, nm; local
331 nm = wc & ~m;
334 *idx = (_citrus_index_t)nm;
/freebsd-9.3-release/sys/dev/uart/
H A Duart_subr.c68 const char *nm; local
74 nm = uart_getname(uc);
75 if (nm == NULL || *nm == '\0')
77 len = strlen(nm);
78 if (strncmp(nm, *p, len) == 0) {
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp756 symbol nm = get_long_name(); local
759 if (nm.is_null())
763 FILE *fp = include_search_path.open_file_cautious(nm.contents());
765 error("can't open `%1': %2", nm.contents(), strerror(errno));
767 input_stack::next_file(fp, nm.contents());
1154 static node *do_suppress(symbol nm);
1159 static color *lookup_color(symbol nm) argument
1161 assert(!nm.is_null());
1162 if (nm == default_symbol)
1164 color *c = (color *)color_dictionary.lookup(nm);
1170 do_glyph_color(symbol nm) argument
1185 do_fill_color(symbol nm) argument
2570 symbol nm = get_name(); local
2737 symbol nm = get_name(); local
3343 symbol nm; member in class:string_iterator
3671 interpolate_macro(symbol nm) argument
3806 invoke(symbol nm) argument
3885 composite_glyph_name(symbol nm) argument
3941 spring_trap(symbol nm) argument
4035 symbol nm; local
4185 interpolate_string(symbol nm) argument
4210 interpolate_arg(symbol nm) argument
4309 symbol nm, term; local
4753 interpolate_environment_variable(symbol nm) argument
4760 interpolate_number_reg(symbol nm, int inc) argument
4770 interpolate_number_format(symbol nm) argument
5006 symbol nm = get_long_name(1); local
5273 do_suppress(symbol nm) argument
5468 symbol nm = get_name(1); local
5479 symbol nm = get_long_name(1); local
5500 symbol nm = get_long_name(1); local
5509 symbol nm = get_long_name(1); local
5688 symbol nm = get_long_name(1); local
5925 symbol nm = get_long_name(1); local
7093 symbol nm = get_long_name(1); local
7676 lookup_request(symbol nm) argument
8078 get_charinfo(symbol nm) argument
8196 name_to_index(const char *nm) argument
[all...]
H A Ddiv.cpp55 : prev(0), nm(s), vertical_position(V0), high_water_mark(V0),
101 symbol nm = get_name(); local
102 if (nm.is_null()) {
124 macro_diversion *md = new macro_diversion(nm, append);
234 request_or_macro *rm = (request_or_macro *)request_dictionary.lookup(nm);
241 request_dictionary.define(nm, mac);
346 if (!pt->nm.is_null()) {
405 spring_trap(next_trap->nm);
414 spring_trap(next_trap->nm);
469 spring_trap(next_trap->nm);
[all...]
H A Dcharinfo.h58 symbol nm; member in class:charinfo
213 return( &nm );
H A Dreg.h69 extern void set_number_reg(symbol nm, units n);
/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c76 X509_NAME *nm, STACK_OF(X509) *certs,
372 X509_NAME *nm; local
386 nm = gen->d.directoryName;
387 ret = ocsp_req_find_signer(&signer, req, nm, certs, store, flags);
434 X509_NAME *nm, STACK_OF(X509) *certs,
439 signer = X509_find_by_subject(req->optionalSignature->certs, nm);
444 signer = X509_find_by_subject(certs, nm);
433 ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, X509_NAME *nm, STACK_OF(X509) *certs, X509_STORE *st, unsigned long flags) argument
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c523 zfsctl_root_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, argument
538 if (strcmp(nm, "..") == 0) {
543 err = gfs_vop_lookup(dvp, nm, vpp, pnp, flags, rdir,
604 char nm[NAME_MAX + 1]; local
610 ASSERT(ap->a_cnp->cn_namelen < sizeof(nm));
611 strlcpy(nm, ap->a_cnp->cn_nameptr, ap->a_cnp->cn_namelen + 1);
613 err = zfsctl_root_lookup(dvp, nm, vpp, NULL, 0, NULL, cr, NULL, NULL, NULL);
614 if (err == 0 && (nm[0] != '.' || nm[1] != '\0'))
695 zfsctl_rename_snap(zfsctl_snapdir_t *sdp, zfs_snapentry_t *sep, const char *nm) argument
941 char nm[NAME_MAX + 1]; local
1123 char nm[NAME_MAX + 1]; local
[all...]
/freebsd-9.3-release/sys/fs/coda/
H A Dcoda_vnops.c874 const char *nm = cnp->cn_nameptr; local
881 CODADEBUG(CODA_LOOKUP, myprintf(("lookup: %s in %s\n", nm,
887 if (IS_CTL_NAME(dvp, nm, len)) {
896 "%s (%s)\n", coda_f2s(&dcp->c_fid), nm)););
902 error = venus_lookup(vtomi(dvp), &dcp->c_fid, nm, len, cred,
907 "(%s)%d\n", coda_f2s(&dcp->c_fid), nm, error)););
1011 const char *nm = cnp->cn_nameptr; local
1025 if (IS_CTL_NAME(dvp, nm, len)) {
1030 error = venus_create(vtomi(dvp), &dcp->c_fid, nm, len, exclusive,
1100 const char *nm local
1146 const char *nm = cnp->cn_nameptr; local
1279 const char *nm = cnp->cn_nameptr; local
1349 const char *nm = cnp->cn_nameptr; local
1404 char *nm = cnp->cn_nameptr; local
[all...]
H A Dcoda_venus.c431 venus_lookup(void *mdp, struct CodaFid *fid, const char *nm, int len, argument
456 STRCPY(name, nm, len); /* increments Isize */
469 venus_create(void *mdp, struct CodaFid *fid, const char *nm, int len, argument
487 STRCPY(name, nm, len); /* increments Isize */
500 venus_remove(void *mdp, struct CodaFid *fid, const char *nm, int len, argument
514 STRCPY(name, nm, len); /* increments Isize */
524 const char *nm, int len, struct ucred *cred, struct proc *p)
538 STRCPY(tname, nm, len); /* increments Isize */
548 const char *nm, int len, const char *tnm, int tlen, struct ucred *cred,
563 STRCPY(srcname, nm, le
523 venus_link(void *mdp, struct CodaFid *fid, struct CodaFid *tfid, const char *nm, int len, struct ucred *cred, struct proc *p) argument
547 venus_rename(void *mdp, struct CodaFid *fid, struct CodaFid *tfid, const char *nm, int len, const char *tnm, int tlen, struct ucred *cred, struct proc *p) argument
575 venus_mkdir(void *mdp, struct CodaFid *fid, const char *nm, int len, struct vattr *va, struct ucred *cred, struct proc *p, struct CodaFid *VFid, struct vattr *ova) argument
604 venus_rmdir(void *mdp, struct CodaFid *fid, const char *nm, int len, struct ucred *cred, struct proc *p) argument
627 venus_symlink(void *mdp, struct CodaFid *fid, const char *lnm, int llen, const char *nm, int len, struct vattr *va, struct ucred *cred, struct proc *p) argument
[all...]
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_irc_pxy.c325 mblk_t *nm; local
328 nm = allocb(nlen, BPRI_MED);
329 PANIC((!nm),("ippr_irc_out: allocb failed"));
331 nm->b_band = m1->b_band;
332 nm->b_wptr += nlen;
338 linkb(m1, nm);
/freebsd-9.3-release/contrib/groff/src/include/
H A Dsearch.h76 search_item(const char *nm, int fid);
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h178 #define GDB_NM_FILE config/i386/nm-fbsd64.h
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/ia64/
H A Dconfig.h178 #define GDB_NM_FILE config/ia64/nm-fbsd.h
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h178 #define GDB_NM_FILE config/mips/nm-fbsd.h
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h178 #define GDB_NM_FILE config/ia64/nm-fbsd.h
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h178 #define GDB_NM_FILE config/ia64/nm-fbsd.h
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h178 #define GDB_NM_FILE config/sparc/nm-fbsd.h
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_ctldir.h56 int zfsctl_root_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp,
/freebsd-9.3-release/bin/test/
H A Dtest.c369 filstat(char *nm, enum token mode) argument
373 if (mode == FILSYM ? lstat(nm, &s) : stat(nm, &s))
378 return (eaccess(nm, R_OK) == 0);
380 return (eaccess(nm, W_OK) == 0);
383 if (eaccess(nm, X_OK) != 0)
389 return (eaccess(nm, F_OK) == 0);
/freebsd-9.3-release/contrib/binutils/binutils/doc/
H A DMakefile.am22 nm.1 \
71 nm.1: $(binutils_TEXI) $(binutils_TEXINFOS)
73 -$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
74 -($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
76 rm -f nm.pod

Completed in 412 milliseconds

12345678