Searched refs:num3 (Results 1 – 4 of 4) sorted by relevance
| /trueos/lib/libosxsupport/ |
| HD | si_module.c | 72 uint32_t num3; member 844 … *str3 __unused, uint32_t num1 __unused, uint32_t num2 __unused, uint32_t num3 __unused, uint32_t … in si_list_call() 861 case SI_CALL_ADDRINFO: return si_addrinfo(si, str1, str2, num1, num2, num3, num4, str3, err); in si_list_call() 909 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, voi… in si_async_workunit_create() argument 923 if (num3 > 0) in si_async_workunit_create() 925 s1 = calloc(1, num3); in si_async_workunit_create() 927 memcpy(s1, str1, num3); in si_async_workunit_create() 989 r->num3 = num3; in si_async_workunit_create() 1054 …list_call(r->si, r->call, r->str1, r->str2, r->str3, r->num1, r->num2, r->num3, r->num4, &(r->err)… in si_async_launchpad() 1107 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, voi… in si_async_call() argument [all …]
|
| /trueos/usr.sbin/cron/lib/ |
| HD | entry.c | 521 auto int num1, num2, num3; local 574 ch = get_number(&num3, 0, PPC_NULL, ch, file); 575 if (ch == EOF || num3 == 0) 580 num3 = 1; 588 for (i = num1; i <= num2; i += num3)
|
| /trueos/include/ |
| HD | si_module.h | 267 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, uin… 269 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, voi… 355 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, uin… 357 …onst char *str2, const char *str3, uint32_t num1, uint32_t num2, uint32_t num3, uint32_t num4, voi…
|
| /trueos/crypto/openssl/doc/ |
| HD | ssleay.txt | 5488 callback(2,num3++,cb_arg). When finally accepted as one
|