DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jref
sbin/jscan/jscan.h
182
struct jdata *jref(struct jdata *jd);
sbin/jscan/jstream.c
279
scan = jref(jd);
sbin/jscan/jstream.c
313
scan = jref(jd);
sbin/jscan/jstream.c
75
js->js_jdata = jref(jd);