Home
last modified time | relevance | path

Searched defs:nj (Results 1 – 3 of 3) sorted by relevance

/trueos/bin/sh/
HDjobs.c763 getcurjob(struct job *nj) in getcurjob()
/trueos/sbin/launchd/
HDcore.c1924 job_t nj = (struct job_s *)calloc(1, sizeof(struct job_s) + label_sz + 1); in job_new_subjob() local
10308 job_t nj = NULL; local
11677 job_t nj = NULL; local
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDThreadSafety.cpp600 unsigned nj = Other.NodeVec[j].arity(); in matches() local