Home
last modified time | relevance | path

Searched defs:o (Results 201 – 225 of 285) sorted by path

12345678910>>...12

/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream.c651 off_t o; in memstream_check_seek() local
/illumos-gate/usr/src/test/util-tests/tests/ctf/test-merge-dedup/
H A Dtest-merge-2.c20 double o; variable
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c1636 egrep(char *f, FILE *o, char *fo) in egrep()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A DWaddress-space-all-attr.c12 static void expl(obj_t __kernel *k, obj_t __iomem *o, in expl()
H A DWaddress-space-from.c11 static void expl(obj_t __kernel *k, obj_t __iomem *o, in expl()
H A DWaddress-space-strict.c6 static void expl(ulong u, void *v, obj_t *o, obj_t __user *p) in expl()
H A DWcast-to-as.c7 static void expl(ulong u, uintptr_t uip, void *v, obj_t *o, obj_t __user *p) in expl()
H A Dconstexpr-init.c27 static int o[] = {1, a}; // KO variable
H A Dconstexpr-offsetof.c8 static int o[] = { variable
H A Dconstexpr-pointer-arith.c16 static int *o = &*(b + 1); // OK variable
H A Denum-min-size.c13 enum o { O = 1ULL }; enum
H A Dptr-inherit.c11 const int o; in test_const() local
17 volatile int o; in test_volatile() local
23 int __noderef o; in test_noderef() local
29 int __bitwise o; in test_bitwise() local
35 int __user o; in test_user() local
41 int __nocast o; in test_nocast() local
49 static int o; in test_static() local
56 static __thread int o; in test_tls() local
/illumos-gate/usr/src/tools/smatch/src/validation/backend/
H A Dpointer-add.c35 char *cretaddv(char *p, int o) { return p + o; } in cretaddv()
36 void *vretaddv(void *p, int o) { return p + o; } in vretaddv()
37 int *iretaddv(int *p, int o) { return p + o; } in iretaddv()
39 char *cretaddc(char *p, int o) { return p + 3; } in cretaddc()
40 void *vretaddc(void *p, int o) { return p + 3; } in vretaddc()
41 int *iretaddc(int *p, int o) { return p + 3; } in iretaddc()
43 char *cretincv(char *p, int o) { return p += o; } in cretincv()
44 void *vretincv(void *p, int o) { return p += o; } in vretincv()
45 int *iretincv(int *p, int o) { return p += o; } in iretincv()
47 char *cretincc(char *p, int o) { return p += 3; } in cretincc()
[all …]
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c1178 char o; in reportek() local
/illumos-gate/usr/src/uts/common/crypto/io/
H A Darcfour.c646 off_t o = offset; in advance_position() local
/illumos-gate/usr/src/uts/common/fs/
H A Dfdbuffer.c284 u_offset_t o = fdh->off; in fdb_zero_holes() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c500 int o; /* sec count in old data - oldsecinfo */ in srv_secinfo_exp2exp() local
626 int ocnt, o; /* sec count in transfer data - trandata */ in srv_secinfo_exp2pseu() local
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_lease.c277 smb_ofile_t *o; in lease_find_oplock() local
517 smb_ofile_t *o; in lease_send_any_cn() local
577 smb_ofile_t *o; in lease_close_notconn() local
1028 smb_ofile_t *o; in smb2_lease_ofile_close() local
H A Dsmb_cmn_oplock.c237 smb_ofile_t *o; in RecomputeOplockState() local
559 smb_ofile_t *o; in smb_oplock_req_excl() local
1065 smb_ofile_t *o; in smb_oplock_req_shared() local
1742 smb_ofile_t *o; in smb_oplock_ack_break() local
2367 smb_ofile_t *o; in smb_oplock_break_CLOSE() local
2736 smb_ofile_t *o = NULL; in smb_oplock_break_cmn() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c3197 uint64_t o; in dsl_dataset_promote_sync() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlapi.c57 TValue *o = ci->func + idx; in index2addr() local
249 StkId o = index2addr(L, idx); in lua_type() local
261 StkId o = index2addr(L, idx); in lua_iscfunction() local
389 StkId o = index2addr(L, idx); in lua_tolstring() local
407 StkId o = index2addr(L, idx); in lua_rawlen() local
418 StkId o = index2addr(L, idx); in lua_tocfunction() local
427 StkId o = index2addr(L, idx); in lua_touserdata() local
437 StkId o = index2addr(L, idx); in lua_tothread() local
715 StkId o; in lua_getuservalue() local
852 StkId o; in lua_setuservalue() local
[all …]
H A Dlbaselib.c151 int o = optsnum[luaL_checkoption(L, 1, "collect", opts)]; in luaB_collectgarbage() local
H A Dlcode.c226 int luaK_codeABC (FuncState *fs, OpCode o, int a, int b, int c) { in luaK_codeABC()
235 int luaK_codeABx (FuncState *fs, OpCode o, int a, unsigned int bc) { in luaK_codeABx()
319 TValue o; in luaK_stringK() local
328 TValue o; in luaK_numberK() local
343 TValue o; in boolK() local
H A Dlcode.h41 #define luaK_codeAsBx(fs,o,A,sBx) luaK_codeABx(fs,o,A,(sBx)+MAXARG_sBx) argument
H A Dldebug.c505 static int isinstack (CallInfo *ci, const TValue *o) { in isinstack()
513 static const char *getupvalname (CallInfo *ci, const TValue *o, in getupvalname()
527 l_noret luaG_typeerror (lua_State *L, const TValue *o, const char *op) { in luaG_typeerror()

12345678910>>...12