Searched refs:lstate (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A DMakefile36 CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o
161 lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
167 llimits.h lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h \
172 ldebug.o: ldebug.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
175 ldo.o: ldo.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
178 ldump.o: ldump.c lprefix.h lua.h luaconf.h lobject.h llimits.h lstate.h \
180 lfunc.o: lfunc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
182 lgc.o: lgc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
187 lstate.h lobject.h ltm.h lzio.h lmem.h ldo.h lgc.h llex.h lparser.h \
190 lmem.o: lmem.c lprefix.h lua.h luaconf.h ldebug.h lstate
[all...]
/netbsd-current/external/mit/lua/lib/liblua/
H A DMakefile5 llex.c lmem.c lobject.c lopcodes.c lparser.c lstate.c \
/netbsd-current/sys/modules/lua/
H A DMakefile15 llex.c lmem.c lobject.c lopcodes.c lparser.c lstate.c \
/netbsd-current/sys/dev/ic/
H A Daic7xxx.c241 struct ahc_tmode_lstate *lstate,
3359 struct ahc_tmode_lstate* lstate; local
3361 lstate = tstate->enabled_luns[devinfo->lun];
3362 if (lstate != NULL) {
3363 ahc_queue_lstate_event(ahc, lstate,
3367 ahc_send_lstate_events(ahc, lstate);
3749 struct ahc_tmode_lstate* lstate; local
3751 lstate = tstate->enabled_luns[lun];
3752 if (lstate == NULL)
3755 ahc_queue_lstate_event(ahc, lstate, devinf
3938 struct ahc_tmode_lstate *lstate; local
6029 struct ahc_tmode_lstate* lstate; local
6164 ahc_queue_lstate_event(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
6215 ahc_send_lstate_events(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate) argument
6784 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, struct ahc_tmode_tstate **tstate, struct ahc_tmode_lstate **lstate, int notfound_failure) argument
6828 struct ahc_tmode_lstate *lstate; local
7266 struct ahc_tmode_lstate *lstate; local
[all...]
H A Daic79xx.c239 struct ahd_tmode_lstate *lstate,
4526 struct ahd_tmode_lstate* lstate; local
4528 lstate = tstate->enabled_luns[devinfo->lun];
4529 if (lstate != NULL) {
4530 ahd_queue_lstate_event(ahd, lstate,
4534 ahd_send_lstate_events(ahd, lstate);
5024 struct ahd_tmode_lstate* lstate; local
5026 lstate = tstate->enabled_luns[cur_lun];
5027 if (lstate == NULL)
5030 ahd_queue_lstate_event(ahd, lstate, devinf
5193 struct ahd_tmode_lstate *lstate; local
7702 struct ahd_tmode_lstate* lstate; local
8146 ahd_queue_lstate_event(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
8197 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
9178 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, struct ahd_tmode_tstate **tstate, struct ahd_tmode_lstate **lstate, int notfound_failure) argument
9223 struct ahd_tmode_lstate *lstate; local
9625 struct ahd_tmode_lstate *lstate; local
[all...]
/netbsd-current/usr.bin/scmdctl/
H A Dcommon.c425 common_get_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t *lstate) argument
452 *lstate = b;
459 common_set_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t lstate) argument
482 switch (lstate) {
/netbsd-current/bin/ps/
H A Dextern.h67 void lstate(struct pinfo *, VARENT *, enum mode);
H A Dkeyword.c149 VAR4("lstate", "STAT", LJUST|LWP, lstate),
H A Dprint.c572 lstate(struct pinfo *pi, VARENT *ve, enum mode mode) function
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c3063 uint32_t lstate; local
3193 lstate = 0;
3340 lstate = 0;
3385 probs + LZMA_IS_MATCH (lstate, pos_state),
3391 probs + LZMA_IS_REP (lstate),
3401 probs + LZMA_IS_REP0 (lstate),
3405 probs + LZMA_IS_REP1 (lstate),
3409 probs + LZMA_IS_REP2 (lstate),
3433 + LZMA_IS_REP0_LONG (lstate,
3439 if (lstate <
[all...]
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Delf.c3063 uint32_t lstate; local
3193 lstate = 0;
3340 lstate = 0;
3385 probs + LZMA_IS_MATCH (lstate, pos_state),
3391 probs + LZMA_IS_REP (lstate),
3401 probs + LZMA_IS_REP0 (lstate),
3405 probs + LZMA_IS_REP1 (lstate),
3409 probs + LZMA_IS_REP2 (lstate),
3433 + LZMA_IS_REP0_LONG (lstate,
3439 if (lstate <
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp289 const LockState *lstate = state->get<LockMap>(lockR); local
293 assert(lstate->isUntouchedAndPossiblyDestroyed() ||
294 lstate->isUnlockedAndPossiblyDestroyed());
299 if (lstate->isUntouchedAndPossiblyDestroyed())
301 else if (lstate->isUnlockedAndPossiblyDestroyed())
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c1551 u_long lstate
1554 if (lstate == ERR_ALL)
1569 parse->errors[lstate].err_stage = err_tbl[lstate];
1570 parse->errors[lstate].err_cnt = 0;
1571 parse->errors[lstate].err_last = 0;
1572 parse->errors[lstate].err_started = 0;
1573 parse->errors[lstate].err_suppressed = 0;
1580 u_long lstate
1584 struct errorinfo *err = &parse->errors[lstate];
2510 parsestate( u_long lstate, char *buffer, int size ) argument
2603 parsestatus( u_long lstate, char *buffer, int size ) argument
[all...]
/netbsd-current/sys/net/
H A Dif_l2tp.c1356 int lstate; local
1359 lstate = LINK_STATE_UP;
1361 lstate = LINK_STATE_DOWN;
1363 if_link_state_change(ifp, lstate);

Completed in 317 milliseconds