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

  /onnv/onnv-gate/usr/src/uts/common/fs/ctfs/
ctfs_ctl.c 290 uint_t detail; local
299 detail = STRUCT_FGET(st, ctst_detail);
300 if (detail == CTD_COMMON) {
304 } else if (detail <= CTD_ALL) {
306 type->ct_type_ops->contop_status(ct, VTOZONE(vp), detail, foo,
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
SRMProvider.java 411 * @param detail the detailed message to be logged.
416 String detail,
418 return writeLog(severity, summary, detail, x.toString());
444 * @param detail the detailed message to be logged.
448 String detail) {
451 detail,
464 * @param detail the detailed message to be logged.
470 String detail,
474 detail,
487 * @param detail the detailed message to be logged
562 detail, local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/print/bsd-sysv-commands/
lpstat.c 1151 char *detail = NULL; local
1153 "form-supported-detail", &detail);
1155 printf("%s\n", detail);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
bscv.c 2881 uint8_t detail; local
    [all...]

Completed in 2160 milliseconds