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

/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddproc.c186 struct proc_taskallinfo tai; local
300 nb = proc_pidinfo(pid, PROC_PIDTASKALLINFO, 0, &tai, sizeof(tai));
309 } else if (nb < sizeof(tai)) {
315 sizeof(tai), nb);
321 if (is_proc_excl((int)pid, (int)tai.pbsd.pbi_pgid,
322 (UID_ARG)tai.pbsd.pbi_uid, &pss, &sf))
326 tai.pbsd.pbi_comm[sizeof(tai.pbsd.pbi_comm) - 1] = '\0';
327 if (is_cmd_excl(tai
[all...]
/macosx-10.10/ntp-92/include/
H A Dntp_syscall.h51 ntv->tai = tntx.tai;
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c386 struct proc_taskallinfo tai; local
388 buf_used = proc_pidinfo(pid, PROC_PIDTASKALLINFO, 0, &tai, sizeof(tai));
395 } else if (buf_used < sizeof(tai)) {
401 if (tai.pbsd.pbi_flags & PROC_FLAG_THCWD) {
405 buf_used = tai.ptinfo.pti_threadnum * sizeof(uint64_t);
450 } else if (buf_used < sizeof(tai)) {
/macosx-10.10/bind9-45.101/bind9/lib/lwres/
H A Dgetaddrinfo.c791 struct addrinfo *nai, *tai; local
799 tai = oai;
804 tai->ai_next = nai;
805 nai = tai;
/macosx-10.10/bind9-45.101/bind9/lib/irs/
H A Dgetaddrinfo.c1259 struct addrinfo *nai, *tai; local
1267 tai = oai;
1272 tai->ai_next = nai;
1273 nai = tai;
/macosx-10.10/ntp-92/util/
H A Dntptime.c305 printf(", TAI offset %ld\n", (long)ntv.tai);
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c363 int tai; /* TAI - UTC correction */ member in struct:chuunit
1143 &pp->year, &up->tai, &up->dst) != 5) {
/macosx-10.10/vim-55/runtime/keymap/
H A Dtamil_tscii.vim165 tai <char-168><char-188>
/macosx-10.10/vim-55/runtime/lang/
H A Dmenu_fi_fi.latin1.vim377 let g:menutrans_help_dialog = "Anna komento tai sana, jota haetaan ohjeesta.\n\nAloita i_:ll� sy�tt�tilan komentoja varten (esim. i_CTRL-X)\nAloita c_:ll� komentorivi� varten (esim. c_<Del>)\nKirjoita asetukset puolilainausmerkkeijin (esim. 'shiftwidth')"

Completed in 241 milliseconds