Home
last modified time | relevance | path

Searched refs:jn (Results 1 – 9 of 9) sorted by relevance

/freebsd/tests/sys/kern/
H A Djailmeta.sh324 jn=jailmeta_maxbufsize
327 jls -j $jn
334 jail -c name=$jn persist meta="$(printf %$((origmax-1))s)"
336 jls -j $jn meta | wc -c
339 jail -m name=$jn env="$(printf %$((origmax-1))s)"
341 jls -j $jn env | wc -c
345 jail -m name=$jn meta="$(printf %${origmax}s)"
348 jail -m name=$jn env="$(printf %${origmax}s)"
354 jail -m name=$jn meta="$(printf %${origmax}s)"
356 jls -j $jn meta | wc -c
[all …]
/freebsd/usr.sbin/cron/cron/
H A Djob.c66 job *j, *jn; in job_runqueue() local
69 for (j = jhead; j; j = jn) { in job_runqueue()
71 jn = j->next; in job_runqueue()
/freebsd/lib/msun/src/
H A De_jn.c50 jn(int n, double x) in jn() function
H A Dmath.h297 double jn(int, double);
/freebsd/lib/msun/
H A DSymbol.map38 jn;
H A DMakefile263 MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h151 __DEVICE__ double jn(int __n, double __a) { return __nv_jn(__n, __a); } in jn() function
H A D__clang_hip_math.h859 double jn(int __n, double __x) { // TODO: we could use Ahmes multiplication
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2153 fun:jn=uninstrumented