Searched refs:cmdinfo (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/sa.tproj/
H A Dpdb.c46 static int check_junk(const struct cmdinfo *);
47 static void add_ci(const struct cmdinfo *, struct cmdinfo *);
48 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);
73 static struct cmdinfo civ2;
110 pacct_add(const struct cmdinfo *ci)
113 struct cmdinfo newci;
165 struct cmdinfo *cip, ci, ci_total, ci_other, ci_junk;
193 cip = (struct cmdinfo *) dat
[all...]
H A Dextern.h41 struct cmdinfo { struct
92 int pacct_add(const struct cmdinfo *);
104 int usracct_add(const struct cmdinfo *);
H A Dmain.c321 struct cmdinfo ci;
454 struct cmdinfo c1, c2;
479 struct cmdinfo c1, c2;
503 struct cmdinfo c1, c2;
520 struct cmdinfo c1, c2;
546 struct cmdinfo c1, c2;
563 struct cmdinfo c1, c2;
597 struct cmdinfo c1, c2;
H A Dusrdb.c118 usracct_add(const struct cmdinfo *ci)
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sa.tproj/
H A Dpdb.c46 static int check_junk(const struct cmdinfo *);
47 static void add_ci(const struct cmdinfo *, struct cmdinfo *);
48 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);
73 static struct cmdinfo civ2;
110 pacct_add(const struct cmdinfo *ci)
113 struct cmdinfo newci;
165 struct cmdinfo *cip, ci, ci_total, ci_other, ci_junk;
193 cip = (struct cmdinfo *) dat
[all...]
H A Dextern.h41 struct cmdinfo { struct
92 int pacct_add(const struct cmdinfo *);
104 int usracct_add(const struct cmdinfo *);
H A Dmain.c321 struct cmdinfo ci;
454 struct cmdinfo c1, c2;
479 struct cmdinfo c1, c2;
503 struct cmdinfo c1, c2;
520 struct cmdinfo c1, c2;
546 struct cmdinfo c1, c2;
563 struct cmdinfo c1, c2;
597 struct cmdinfo c1, c2;
H A Dusrdb.c118 usracct_add(const struct cmdinfo *ci)
/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c8471 Tcl_CmdInfo cmdinfo; member in struct:invoke_info
8498 if (!inf->cmdinfo.isNativeObjectProc) {
8516 if (inf->cmdinfo.isNativeObjectProc) {
8518 = (*(inf->cmdinfo.objProc))(inf->cmdinfo.objClientData,
8526 = (*(inf->cmdinfo.proc))(inf->cmdinfo.clientData, inf->ptr->ip,
8542 = (*(inf->cmdinfo.proc))(inf->cmdinfo.clientData, inf->ptr->ip,
8677 inf.cmdinfo
[all...]

Completed in 192 milliseconds