Home
last modified time | relevance | path

Searched defs:js (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/jscan/
H A Djstream.c69 struct jstream *js; in jaddrecord() local
217 jnormalize(struct jstream *js) in jnormalize()
262 struct jstream *js; in jaddrecord_backtrack() local
345 jscan_dispose(struct jstream *js) in jscan_dispose()
369 jsread(struct jstream *js, off_t off, void *buf, int bytes) in jsread()
395 jsreadp(struct jstream *js, off_t off, const void **bufp, in jsreadp()
423 jsreadcallback(struct jstream *js, ssize_t (*func)(int, const void *, size_t), in jsreadcallback()
452 jsreadany(struct jstream *js, off_t off, const void **bufp) in jsreadany()
H A Ddump_mirror.c59 struct jstream *js; in dump_mirror() local
69 dump_mirror_stream(struct jsession *ss, struct jstream *js) in dump_mirror_stream()
107 dump_mirror_toprecord(struct jsession *ss, struct jstream *js, in dump_mirror_toprecord()
182 dump_mirror_subrecord(enum jdirection direction, struct jstream *js, in dump_mirror_subrecord()
283 dump_mirror_payload(int16_t rectype, struct jstream *js, off_t off, in dump_mirror_payload()
411 dump_mirror_rebuild_redo(u_int16_t rectype, struct jstream *js, in dump_mirror_rebuild_redo()
510 dump_mirror_rebuild_undo(u_int16_t rectype, struct jstream *js, in dump_mirror_rebuild_undo()
600 undo_recreate(const char *filename, struct jstream *js, struct jattr *jattr) in undo_recreate()
H A Ddump_debug.c48 struct jstream *js; in dump_debug() local
58 dump_debug_stream(struct jstream *js) in dump_debug_stream()
98 dump_debug_subrecord(struct jstream *js, off_t *off, off_t recsize, int level) in dump_debug_subrecord()
161 dump_debug_payload(int16_t rectype, struct jstream *js, off_t off, in dump_debug_payload()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-restrict.c1017 for (unsigned js = 0; js != 2; ++js) in generic_overlap() local