HomeSort by: relevance | last modified time | path
    Searched defs:pack_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/mknod/
pack_dev.h 35 typedef dev_t pack_t(int, u_long [], const char **); typedef
37 pack_t *pack_find(const char *);
38 pack_t pack_native;
pack_dev.h 35 typedef dev_t pack_t(int, u_long [], const char **); typedef
37 pack_t *pack_find(const char *);
38 pack_t pack_native;
  /src/external/bsd/libarchive/dist/libarchive/
archive_pack_dev.h 37 typedef dev_t pack_t(int, unsigned long [], const char **); typedef
39 pack_t *pack_find(const char *);
40 pack_t pack_native;
archive_pack_dev.h 37 typedef dev_t pack_t(int, unsigned long [], const char **); typedef
39 pack_t *pack_find(const char *);
40 pack_t pack_native;

Completed in 49 milliseconds