Searched defs:wr (Results 1 - 16 of 16) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/stats/
H A Dstats.cc134 } wr; variable in namespace:__anon7a6200540210
/src/usr.sbin/mlxctl/
H A Dutil.c132 mlx_configuration(struct mlx_core_cfg *cfg, int wr) argument
/src/games/hack/
H A Dhack.main.c539 chdirx(const char *dir, boolean wr) argument
/src/games/rogue/
H A Dsave.c326 rw_id(struct id id_table[], FILE *fp, int n, boolean wr) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_object.c131 struct nvif_ioctl_wr_v0 wr; member in struct:nvif_object_wr::__anonac975f640408
/src/usr.sbin/eeprom/
H A Deehandlers.c526 doio(const struct keytabent *ktent, u_char *buf, ssize_t len, int wr) argument
/src/usr.sbin/sa/
H A Dmain.c298 acct_load(const char *pn, int wr) argument
/src/sys/ufs/ffs/
H A Dffs_wapbl.c115 struct wapbl_replay *wr = mp->mnt_wapbl_replay; local in function:ffs_wapbl_replay_finish
[all...]
/src/bin/pax/
H A Dar_io.c1578 ar_start_gzip(int fd, const char *gzp, int wr) argument
H A Dpax.h197 int (*wr)(ARCHD *); /* write archive header. Passed an ARCHD */ member in struct:__anonb27c4bd20208
/src/sys/dev/ic/
H A Digpio.c77 size_t wr = 0; local in function:igpio_padcfg0_print
[all...]
/src/sys/dev/wscons/
H A Dwsmouse.c829 struct wsmouse_repeat *wr; local in function:wsmouse_do_ioctl
[all...]
/src/sys/dev/pci/
H A Dif_ipw.c799 struct ipw_rx_radiotap_header *wr = &sc->sc_rxtap; local in function:ipw_newstate
/src/sys/kern/
H A Dvfs_wapbl.c454 wapbl_start_flush_inodes(struct wapbl *wl, struct wapbl_replay *wr) argument
501 wapbl_start(struct wapbl ** wlp,struct mount * mp,struct vnode * vp,daddr_t off,size_t count,size_t blksize,struct wapbl_replay * wr,wapbl_flush_fn_t flushfn,wapbl_flush_fn_t flushabortfn) argument
2767 wapbl_blkhash_init(struct wapbl_replay * wr,u_int size) argument
2792 wapbl_blkhash_free(struct wapbl_replay * wr) argument
2805 wapbl_blkhash_get(struct wapbl_replay * wr,daddr_t blk) argument
2819 wapbl_blkhash_ins(struct wapbl_replay * wr,daddr_t blk,off_t off) argument
2839 wapbl_blkhash_rem(struct wapbl_replay * wr,daddr_t blk) argument
2852 wapbl_blkhash_clear(struct wapbl_replay * wr) argument
2883 wapbl_circ_read(struct wapbl_replay * wr,void * data,size_t len,off_t * offp) argument
2936 wapbl_circ_advance(struct wapbl_replay * wr,size_t len,off_t * offp) argument
2963 struct wapbl_replay *wr; local in function:wapbl_replay_start
3066 wapbl_replay_stop(struct wapbl_replay * wr) argument
3084 wapbl_replay_free(struct wapbl_replay * wr) argument
3098 wapbl_replay_isopen1(struct wapbl_replay * wr) argument
3132 wapbl_replay_process_blocks(struct wapbl_replay * wr,off_t * offp) argument
3154 wapbl_replay_process_revocations(struct wapbl_replay * wr) argument
3174 wapbl_replay_process_inodes(struct wapbl_replay * wr,off_t oldoff,off_t newoff) argument
3213 wapbl_replay_process(struct wapbl_replay * wr,off_t head,off_t tail) argument
3389 wapbl_replay_write(struct wapbl_replay * wr,struct vnode * fsdevvp) argument
3420 wapbl_replay_can_read(struct wapbl_replay * wr,daddr_t blk,long len) argument
3437 wapbl_replay_read(struct wapbl_replay * wr,void * data,daddr_t blk,long len) argument
[all...]
/src/usr.bin/gzip/
H A Dgzip.c775 ssize_t wr; local in function:gz_uncompress
/src/usr.bin/make/
H A Djob.c850 ShellWriter_WriteFmt(ShellWriter *wr, const char *fmt, const char *arg) argument
860 ShellWriter_WriteLine(ShellWriter *wr, const char *line) argument
866 ShellWriter_EchoOff(ShellWriter *wr) argument
873 ShellWriter_EchoCmd(ShellWriter *wr, const char *escCmd) argument
879 ShellWriter_EchoOn(ShellWriter * wr) argument
886 ShellWriter_TraceOn(ShellWriter * wr) argument
895 ShellWriter_ErrOff(ShellWriter * wr,bool echo) argument
905 ShellWriter_ErrOn(ShellWriter * wr,bool echo) argument
920 JobWriteSpecialsEchoCtl(Job * job,ShellWriter * wr,CommandFlags * inout_cmdFlags,const char * escCmd,const char ** inout_cmdTemplate) argument
947 JobWriteSpecials(Job * job,ShellWriter * wr,const char * escCmd,bool run,CommandFlags * inout_cmdFlags,const char ** inout_cmdTemplate) argument
977 JobWriteCommand(Job * job,ShellWriter * wr,StringListNode * ln,const char * ucmd) argument
1079 ShellWriter wr; local in function:JobWriteCommands
[all...]

Completed in 19 milliseconds