Searched defs:ls (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-12-stable/contrib/netbsd-tests/lib/librumpclient/
H A Dt_fd.c106 int ls; local
/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_lagg.c70 struct _ifconfig_lagg_status *ls; local
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_box.c63 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-12-stable/contrib/apr-util/test/
H A Dtestdate.c124 time_t ls = (time_t)sec; local
/freebsd-12-stable/contrib/bearssl/src/mac/
H A Dhmac.c30 unsigned ls; local
H A Dhmac_ct.c37 unsigned ls; local
/freebsd-12-stable/usr.bin/localedef/
H A Dcharmap.c282 int ls, le; local
/freebsd-12-stable/usr.bin/systat/
H A Dzarc.c195 getinfo(struct zarcstats *ls) argument
[all...]
/freebsd-12-stable/contrib/lua/src/
H A Dllex.c57 save(LexState *ls, int c) argument
82 luaX_token2str(LexState *ls, int token) argument
97 txtToken(LexState *ls, int token) argument
109 lexerror(LexState *ls, const char *msg, int token) argument
117 luaX_syntaxerror(LexState *ls, const char *msg) argument
127 luaX_newstring(LexState *ls, const char *str, size_t l) argument
151 inclinenumber(LexState *ls) argument
162 luaX_setinput(lua_State *L, LexState *ls, ZIO *z, TString *source, int firstchar) argument
186 check_next1(LexState *ls, int c) argument
199 check_next2(LexState *ls, const char *set) argument
214 read_numeral(LexState *ls, SemInfo *seminfo) argument
251 skip_sep(LexState *ls) argument
267 read_long_string(LexState *ls, SemInfo *seminfo, size_t sep) argument
306 esccheck(LexState *ls, int c, const char *msg) argument
315 gethexa(LexState *ls) argument
322 readhexaesc(LexState *ls) argument
330 readutf8esc(LexState *ls) argument
348 utf8esc(LexState *ls) argument
356 readdecesc(LexState *ls) argument
369 read_string(LexState *ls, int del, SemInfo *seminfo) argument
432 llex(LexState *ls, SemInfo *seminfo) argument
552 luaX_next(LexState *ls) argument
563 luaX_lookahead(LexState *ls) argument
[all...]
H A Dlparser.h114 struct LexState *ls; /* lexical state */ member in struct:FuncState
H A Dlvm.c248 static int l_strcmp (const TString *ls, const TString *rs) { argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllex.c50 save(LexState *ls, int c) argument
73 luaX_token2str(LexState *ls, int token) argument
89 txtToken(LexState *ls, int token) argument
102 lexerror(LexState *ls, const char *msg, int token) argument
112 luaX_syntaxerror(LexState *ls, const char *msg) argument
122 luaX_newstring(LexState *ls, const char *str, size_t l) argument
146 inclinenumber(LexState *ls) argument
157 luaX_setinput(lua_State *L, LexState *ls, ZIO *z, TString *source, int firstchar) argument
183 check_next(LexState *ls, const char *set) argument
194 buffreplace(LexState *ls, char from, char to) argument
213 trydecpoint(LexState *ls, SemInfo *seminfo) argument
230 read_numeral(LexState *ls, SemInfo *seminfo) argument
255 skip_sep(LexState *ls) argument
268 read_long_string(LexState *ls, SemInfo *seminfo, int sep) argument
303 escerror(LexState *ls, int *c, int n, const char *msg) argument
313 readhexaesc(LexState *ls) argument
327 readdecesc(LexState *ls) argument
341 read_string(LexState *ls, int del, SemInfo *seminfo) argument
399 llex(LexState *ls, SemInfo *seminfo) argument
513 luaX_next(LexState *ls) argument
524 luaX_lookahead(LexState *ls) argument
[all...]
H A Dlparser.h100 struct LexState *ls; /* lexical state */ member in struct:FuncState
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_device.c476 ocs_send_ls_acc_after_attach(ocs_io_t *io, fc_header_t *hdr, ocs_node_send_ls_acc_e ls) argument
/freebsd-12-stable/lib/libkiconv/
H A Dxlat16_iconv.c157 int us, ls, ret; local
[all...]
/freebsd-12-stable/libexec/rtld-elf/
H A Drtld_lock.c377 RtldLockState ls[2]; local
401 RtldLockState ls[2]; local
[all...]
/freebsd-12-stable/stand/i386/isoboot/
H A Disoboot.c106 static uint8_t ls, dsk_meta; variable
/freebsd-12-stable/stand/libsa/
H A Dufsread.c93 static uint8_t ls, dsk_meta; variable
/freebsd-12-stable/share/examples/libifconfig/
H A Dstatus.c267 struct ifconfig_lagg_status *ls; local
[all...]
/freebsd-12-stable/usr.bin/sort/
H A Dradixsort.c133 _push_ls(struct level_stack *ls) argument
/freebsd-12-stable/usr.sbin/setfmac/
H A Dsetfmac.c396 struct label_spec *ls; local
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp211 dfsan_label __dfsan_union_load(const dfsan_label *ls, uptr n) { argument
/freebsd-12-stable/tools/tools/usbtest/
H A Dusb_modem_test.c179 struct usb_cdc_line_state ls; local
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dtraditional.c70 enum ls {ls_none = 0, /* Normal state. */ enum

Completed in 249 milliseconds

123