Searched defs:transid (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/sbin/jscan/ |
H A D | jscan.c | 80 int64_t transid; in main() local 397 donecheck(enum jdirection direction, struct jdata *jd, int64_t transid) in donecheck() 418 int64_t transid) in fork_subprocess() 439 …put(struct jfile *jf, const char *output_transid_file, const char *dummy __unused, int64_t transid) in jscan_do_output() 470 …r(struct jfile *jf, const char *mirror_transid_file, const char *mirror_directory, int64_t transid) in jscan_do_mirror() 502 …do_record(struct jfile *jfin, const char *record_transid_file, const char *prefix, int64_t transid) in jscan_do_record()
|
H A D | jsession.c | 42 const char *transid_file, int64_t transid) in jsession_init() 59 jsession_update_transid(struct jsession *ss __unused, int64_t transid) in jsession_update_transid()
|
H A D | subs.c | 348 get_transid_from_file(const char *path, int64_t *transid, int flags) in get_transid_from_file()
|
H A D | jfile.c | 637 jseek(struct jfile *jf, int64_t transid, enum jdirection direction) in jseek()
|
/dflybsd-src/include/rpcsvc/ |
H A D | yp.x | 106 unsigned int transid; member 147 unsigned int transid; member 181 unsigned transid; member
|
H A D | yp_prot.h | 115 u_int transid; member 284 u_int transid; member
|
/dflybsd-src/sys/kern/ |
H A D | vfs_journal.c | 307 int64_t transid; in journal_rthread() local 426 journal_build_pad(struct journal_rawrecbeg *rawp, int recsize, int64_t transid) in journal_build_pad()
|
/dflybsd-src/sys/sys/ |
H A D | mountctl.h | 85 int64_t transid; /* starting with specified transaction id */ member 171 int64_t transid; member
|
H A D | journal.h | 127 int64_t transid; /* sequence number or transaction id */ member
|
/dflybsd-src/usr.sbin/ypserv/ |
H A D | yp_server.c | 269 ypxfr_callback(ypxfrstat rval, struct sockaddr_in *addr, unsigned int transid,
|