Searched refs:lts (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddsock.c140 Lf->lts.rq = s.so_rcv.sb_cc;
141 Lf->lts.sq = s.so_snd.sb_cc;
142 Lf->lts.rqs = Lf->lts.sqs = 1;
146 Lf->lts.ltm = (unsigned int)(s.so_linger & 0xffff);
147 Lf->lts.opt = (unsigned int)(s.so_options & 0xffff);
148 Lf->lts.pqlen = (unsigned int)s.so_incqlen;
149 Lf->lts.qlen = (unsigned int)s.so_qlen;
150 Lf->lts.qlim = (unsigned int)s.so_qlimit;
151 Lf->lts
[all...]
/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddsock.c95 Lf->lts.rq = si->psi.soi_rcv.sbi_cc;
96 Lf->lts.sq = si->psi.soi_snd.sbi_cc;
97 Lf->lts.rqs = Lf->lts.sqs = (unsigned char)1;
104 Lf->lts.ltm = (unsigned int)(si->psi.soi_linger & 0xffff);
105 Lf->lts.opt = (unsigned int)(si->psi.soi_options & 0xffff);
106 Lf->lts.pqlen = (unsigned int)si->psi.soi_incqlen;
107 Lf->lts.qlen = (unsigned int)si->psi.soi_qlen;
108 Lf->lts.qlim = (unsigned int)si->psi.soi_qlimit;
109 Lf->lts
[all...]
/macosx-10.10/lsof-53/lsof/lib/
H A Dptti.c76 if ((Ftcptpi & TCPTPI_STATE) && Lf->lts.type == 0) {
83 if ((s = Lf->lts.state.i) < 0 || s >= TcpNstates)
94 if (Lf->lts.rqs) {
103 (void) printf("QR=%lu", Lf->lts.rq);
108 if (Lf->lts.sqs) {
117 (void) printf("QS=%lu", Lf->lts.sq);
129 if ((opt = Lf->lts.opt)
130 || Lf->lts.pqlens || Lf->lts.qlens || Lf->lts
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls2.c215 struct ldaptls lts = lo->ldo_tls_info; local
223 if (is_server && !lts.lt_identity)
226 if(is_server && !lts.lt_server_ident_ref_name)
232 if ( is_server && !lts.lt_certfile && !lts.lt_keyfile &&
233 !lts.lt_cacertfile && !lts.lt_cacertdir ) {
241 if ( lts.lt_ciphersuite ) {
242 lts.lt_ciphersuite = LDAP_STRDUP( lts
[all...]
/macosx-10.10/lsof-53/lsof/
H A Dproc.c165 Lf->lts.type = -1;
173 Lf->lts.kai = Lf->lts.ltm = 0;
174 Lf->lts.opt = Lf->lts.qlen = Lf->lts.qlim = Lf->lts.pqlen
176 Lf->lts.rbsz = Lf->lts.sbsz = (unsigned long)0;
177 Lf->lts
[all...]
H A Dprint.c2199 && (Lf->lts.type >= 0
2202 || ((Ftcptpi & TCPTPI_QUEUES) && (Lf->lts.rqs || Lf->lts.sqs))
2206 || ((Ftcptpi & TCPTPI_WINDOWS) && (Lf->lts.rws || Lf->lts.wws))
H A Dlsof.h801 } lts; member in struct:lfile
/macosx-10.10/ipsec-286.1.1/ipsec-tools/setkey/
H A Dsetkey.c793 struct sadb_lifetime *lts, *lth, *ltc; local
811 lts = ALIGNED_CAST(struct sadb_lifetime *)mhp[SADB_EXT_LIFETIME_SOFT];
814 if (lts && lth && ltc) {
/macosx-10.10/vim-55/runtime/syntax/
H A Ddcl.vim94 syn keyword dclLogical contained eq ges le lts not
H A Daml.vim33 syn keyword amlArcCmd contained linety[pe] link[s] linkfeatures list listarchives listatt listc[overages] listcoverages listdbmstables listg[rids] listgrids listhistory listi[mages] listimages listinfotables listlayers listlibraries listo[utput] listse[lect] listst[acks] liststacks listtablespaces listti[ns] listtins listtr[averses] listtran listtransactions listw[orkspaces] listworkspaces lit ll ll[sfit] lla lm ln load loada[djacent] loadcolormap locko[nly] locks[ymbol] log log1[0] log2 logf[ile] logg[ing] loo[kup] lot[area] lp[os] lstk lt lts lw madditem majority majorityf[ilter] makere[gion] makero[ute] makese[ction] makest[ack] mal[ign] map mapa[ngle] mape[xtent] mapextent mapi[nfo] mapj[oin] mapl[imits] mappo[sition] mappr[ojection] mapsc[ale] mapsh[ift] mapu[nits] mapw[arp] mapz[oom] marker markera[ngle] markercolor markercolorr[amp] markercopy markercopyl[ayer] markerdelete markerdeletel[aye] markeredit markerf[ont] markeri[nfo] markerl[ayer] markerlist markerm[ask] markero[ffset]
/macosx-10.10/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit313 lts\040 �] # ---> 9-5^2- 2
920 ;lts �H # ---> 0-9-5^2- 0
1467 ,lts �� # ---> 8v9-5^2- 5
6550 lts, �� # ---> 9-5^2-8v 0
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhangul3.el2491 ("lts" ?$(C@|(B)

Completed in 229 milliseconds