HomeSort by relevance Sort by last modified time
    Searched defs:ot (Results 1 - 4 of 4) sorted by null

  /netvirt/usr/src/lib/libexacct/demo/
exdump.c 440 ea_object_type_t ot; local
444 ot = ea_unpack_object(&op, EUP_ALLOC,
447 if (ot == EO_ERROR) {
453 if (ot == EO_GROUP) {
  /netvirt/usr/src/cmd/vi/port/
ex_put.c 1170 ttymode ot; local
1171 ot = tty;
1181 return (ot);
  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
ikeadm.c 457 struct objtbl *ot; local
465 ot = ct->objt;
469 return (ot->token);
476 while (ot->obj != NULL && strcmp(ot->obj, objstr) != 0)
477 ot++;
479 if (ot->obj == NULL)
482 return (ot->token);
    [all...]
  /netvirt/usr/src/uts/common/io/chxge/
sge.h 514 union opcode_tid ot; member in struct:cpl_rx_data

Completed in 861 milliseconds