Searched refs:lj (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/sys/kern/ |
| HD | vfs_aio.c | 496 struct aioliojob *lj; in aio_free_entry() local 515 lj = job->lio; in aio_free_entry() 516 if (lj) { in aio_free_entry() 517 lj->lioj_count--; in aio_free_entry() 518 lj->lioj_finished_count--; in aio_free_entry() 520 if (lj->lioj_count == 0) { in aio_free_entry() 521 TAILQ_REMOVE(&ki->kaio_liojoblist, lj, lioj_list); in aio_free_entry() 523 knlist_delete(&lj->klist, curthread, 1); in aio_free_entry() 525 sigqueue_take(&lj->lioj_ksi); in aio_free_entry() 527 uma_zfree(aiolio_zone, lj); in aio_free_entry() [all …]
|
| /freebsd-11-stable/sys/geom/vinum/ |
| HD | geom_vinum_share.c | 704 gv_roughlength(off_t bytes, int lj) in gv_roughlength() argument 710 snprintf(desc, sizeof(desc), lj ? "%jd GB" : "%10jd GB", in gv_roughlength() 715 snprintf(desc, sizeof(desc), lj ? "%jd MB" : "%10jd MB", in gv_roughlength() 720 snprintf(desc, sizeof(desc), lj ? "%jd kB" : "%10jd kB", in gv_roughlength() 725 snprintf(desc, sizeof(desc), lj ? "%jd B" : "%10jd B", bytes); in gv_roughlength()
|
| /freebsd-11-stable/contrib/lua/src/ |
| HD | ldo.c | 138 struct lua_longjmp lj; in luaD_rawrunprotected() local 139 lj.status = LUA_OK; in luaD_rawrunprotected() 140 lj.previous = L->errorJmp; /* chain new error handler */ in luaD_rawrunprotected() 141 L->errorJmp = &lj; in luaD_rawrunprotected() 142 LUAI_TRY(L, &lj, in luaD_rawrunprotected() 145 L->errorJmp = lj.previous; /* restore old error handler */ in luaD_rawrunprotected() 147 return lj.status; in luaD_rawrunprotected()
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| HD | ldo.c | 137 struct lua_longjmp lj; in luaD_rawrunprotected() local 138 lj.status = LUA_OK; in luaD_rawrunprotected() 139 lj.previous = L->errorJmp; /* chain new error handler */ in luaD_rawrunprotected() 140 L->errorJmp = &lj; in luaD_rawrunprotected() 141 LUAI_TRY(L, &lj, in luaD_rawrunprotected() 144 L->errorJmp = lj.previous; /* restore old error handler */ in luaD_rawrunprotected() 146 return lj.status; in luaD_rawrunprotected()
|
| /freebsd-11-stable/contrib/groff/tmac/ |
| HD | hyphen.us | 2271 4lj
|
| /freebsd-11-stable/contrib/libstdc++/ |
| D | ChangeLog-1999 | 2274 (lj) of size zero.
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | europe | 3054 # http://www.bestpravo.ru/rossijskoje/lj-akty/y3a.htm
|
| /freebsd-11-stable/contrib/amd/doc/ |
| HD | texinfo.tex | 9451 \DeclareUnicodeCharacter{01C9}{lj}
|
| /freebsd-11-stable/crypto/heimdal/lib/wind/ |
| HD | NormalizationTest.txt | 252 01C9;01C9;01C9;006C 006A;006C 006A; # (lj; lj; lj; lj; lj; ) LATIN SMALL LETTER LJ
|