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

  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/lib/
nfslog_config.c 94 static int get_info(char *, char **, char **, char **, char **, char **,
297 if (error = get_info(linebuf, &tag, &defaultdir, &bufferpath,
774 get_info( function
  /onnv/onnv-gate/usr/src/cmd/autopush/
autopush.c 98 static int rem_info(), get_info(), set_info();
220 exitcode = get_info(major, minor);
405 * get_info():
409 get_info(major_t maj, minor_t min) function
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap_rcm.c 74 int (*get_info)(rcm_handle_t *, char *, uint_t, rcm_info_t **); member in struct:__anon2767
121 #define GET_INFO 2
331 case GET_INFO:
332 rcm->get_info = (int (*)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/
md.c 1390 get_info(struct dk_cinfo *info, minor_t mnum) function
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/igb/
igb_hw.h 504 s32 (*get_info)(struct e1000_hw *); member in struct:e1000_phy_operations
  /onnv/onnv-gate/usr/src/uts/common/io/e1000g/
e1000_hw.h 604 s32 (*get_info)(struct e1000_hw *); member in struct:e1000_phy_operations

Completed in 359 milliseconds