Searched defs:np (Results 176 - 200 of 280) sorted by relevance

1234567891011>>

/freebsd-10-stable/bin/sh/
H A Djobs.c1249 union node *np; local
[all...]
/freebsd-10-stable/usr.bin/systat/
H A Dnetstat.c583 struct netent *np; local
/freebsd-10-stable/bin/ed/
H A Dmain.c1164 line_t *lp, *np = get_addressed_line_node(first_addr); local
1294 line_t *np; local
[all...]
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_neg.c199 struct val_neg_zone* p, *np; local
229 struct val_neg_data* p, *np; local
496 struct val_neg_zone* p=first, *np; local
534 struct val_neg_zone* p, *np; local
642 struct val_neg_data* p = first, *np; local
772 struct val_neg_data* p, *np; local
[all...]
H A Dval_anchor.c123 struct ta_key* p, *np; local
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_smb.c86 smbfs_smb_lockandx(struct smbnode *np, int op, u_int32_t pid, off_t start, off_t end, argument
124 smbfs_smb_lock(struct smbnode *np, int op, caddr_t id, argument
272 smbfs_smb_seteof(struct smbnode *np, int64_t newsize, struct smb_cred *scred) argument
301 smb_smb_flush(struct smbnode *np, struc argument
328 smbfs_smb_flush(struct smbnode *np, struct smb_cred *scred) argument
336 smbfs_smb_setfsize(struct smbnode *np, int64_t newsize, struct smb_cred *scred) argument
368 smbfs_smb_query_info(struct smbnode *np, const char *name, int len, struct smbfattr *fap, struct smb_cred *scred) argument
425 smbfs_smb_setpattr(struct smbnode *np, u_int16_t attr, struct timespec *mtime, struct smb_cred *scred) argument
476 smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime, struct timespec *atime, int attr, struct smb_cred *scred) argument
531 smbfs_smb_setpattrNT(struct smbnode *np, u_short attr, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
582 smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
627 smbfs_smb_setfattrNT(struct smbnode *np, u_int16_t attr, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
672 smbfs_smb_open(struct smbnode *np, int accmode, struct smb_cred *scred) argument
798 smbfs_smb_delete(struct smbnode *np, struct smb_cred *scred) argument
919 smbfs_smb_rmdir(struct smbnode *np, struct smb_cred *scred) argument
[all...]
H A Dsmbfs_vnops.c155 struct smbnode *np = VTOSMB(vp); local
232 struct smbnode *np = VTOSMB(vp); local
258 struct smbnode *np = VTOSMB(vp); local
296 struct smbnode *np = VTOSMB(vp); local
593 struct smbnode *np = VTOSMB(vp); local
803 struct smbnode *np = VTOSMB(vp); local
875 struct smbnode *np = VTOSMB(vp); local
971 struct smbnode *np = VTOSMB(vp); local
1010 struct smbnode *np = VTOSMB(vp); local
[all...]
/freebsd-10-stable/sys/boot/zfs/
H A Dzfs.c606 const char *np; local
/freebsd-10-stable/usr.sbin/rarpd/
H A Drarpd.c975 char *p, *np; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.dol.c375 Char *np; local
794 Char *lhsub, *rhsub, *np; local
[all...]
/freebsd-10-stable/lib/libc/db/hash/
H A Dhash_page.c187 char *np; local
286 u_int16_t *np; /* New page */ local
[all...]
/freebsd-10-stable/sbin/mount_nfs/
H A Dmount_nfs.c988 xdr_fh(XDR *xdrsp, struct nfhret *np) argument
[all...]
/freebsd-10-stable/sbin/fsck_msdosfs/
H A Ddir.c165 char *cp, *np; local
285 struct dirTodoNode *p, *np; local
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clvfsops.c283 struct nfsnode *np; local
1264 struct nfsnode *np; local
1619 struct nfsnode *np; local
1779 struct nfsnode *np local
[all...]
/freebsd-10-stable/usr.sbin/rwhod/
H A Drwhod.c458 struct neighbor *np; local
590 struct neighbor *np; local
[all...]
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c1832 char *np; local
1852 char *np; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_warc.c451 const char *np; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-spu.c617 const char *np = get_reg (param, &tmp_insn, arg, 0); local
/freebsd-10-stable/contrib/gcc/
H A Dpostreload.c890 rtx *np; local
/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp580 void dvi_printer::draw(int code, int *p, int np, const environment *env) argument
703 void draw_dvi_printer::draw(int code, int *p, int np, const environment *env) argument
[all...]
/freebsd-10-stable/contrib/groff/src/devices/grotty/
H A Dtty.cpp487 void tty_printer::draw(int code, int *p, int np, const environment *env) argument
/freebsd-10-stable/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp92 int np; member in class:tfm
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c1205 void *np; local
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c592 register const char *np; local
/freebsd-10-stable/contrib/ncurses/progs/
H A Ddump_entry.c154 const struct name_table_entry *np; local

Completed in 410 milliseconds

1234567891011>>