/titanic_51/usr/src/cmd/csh/ |
H A D | sh.dir.h | 20 struct directory { struct 21 struct directory *di_next; /* next in loop */ argument 22 struct directory *di_prev; /* prev in loop */ argument 26 struct directory *dcwd; /* the one we are in now */ argument
|
/titanic_51/usr/src/cmd/hal/hald/ |
H A D | util.c | 173 hal_util_get_int_from_file (const gchar *directory, const gchar *file, gint *result, gint base) in hal_util_get_int_from_file() argument 208 hal_util_set_int_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, gint base) in hal_util_set_int_from_file() argument 223 hal_util_get_uint64_from_file (const gchar *directory, const gchar *file, guint64 *result, gint base) in hal_util_get_uint64_from_file() argument 259 hal_util_set_uint64_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, gint base) in hal_util_set_uint64_from_file() argument 273 hal_util_get_bcd2_from_file (const gchar *directory, cons argument 349 hal_util_set_bcd2_from_file(HalDevice * d,const gchar * key,const gchar * directory,const gchar * file) hal_util_set_bcd2_from_file() argument 363 hal_util_get_string_from_file(const gchar * directory,const gchar * file) hal_util_get_string_from_file() argument 410 hal_util_set_string_from_file(HalDevice * d,const gchar * key,const gchar * directory,const gchar * file) hal_util_set_string_from_file() argument 497 hal_util_grep_file(const gchar * directory,const gchar * file,const gchar * linestart,gboolean reuse) hal_util_grep_file() argument 569 hal_util_grep_string_elem_from_file(const gchar * directory,const gchar * file,const gchar * linestart,guint elem,gboolean reuse) hal_util_grep_string_elem_from_file() argument 604 hal_util_grep_int_elem_from_file(const gchar * directory,const gchar * file,const gchar * linestart,guint elem,guint base,gboolean reuse) hal_util_grep_int_elem_from_file() argument 651 hal_util_set_string_elem_from_file(HalDevice * d,const gchar * key,const gchar * directory,const gchar * file,const gchar * linestart,guint elem,gboolean reuse) hal_util_set_string_elem_from_file() argument 691 hal_util_set_int_elem_from_file(HalDevice * d,const gchar * key,const gchar * directory,const gchar * file,const gchar * linestart,guint elem,guint base,gboolean reuse) hal_util_set_int_elem_from_file() argument 748 hal_util_set_bool_elem_from_file(HalDevice * d,const gchar * key,const gchar * directory,const gchar * file,const gchar * linestart,guint elem,const gchar * expected,gboolean reuse) hal_util_set_bool_elem_from_file() argument [all...] |
/titanic_51/usr/src/lib/libidmap/common/ |
H A D | directory_client.c | 60 struct directory { struct 65 * Set up a directory search context. argument [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathfind.c | 34 #define directory(p,s) (stat((p),(s))>=0&&S_ISDIR((s)->st_mode)) macro
|
/titanic_51/usr/src/lib/libast/common/path/ |
H A D | pathfind.c | 34 #define directory(p,s) (stat((p),(s))>=0&&S_ISDIR((s)->st_mode)) macro
|
/titanic_51/usr/src/cmd/bnu/ |
H A D | utility.c | 158 char directory[MAXNAMESIZE]; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | rm.c | 87 int directory; /* remove(dir) not rmdir(dir) */ member [all...] |
H A D | cp.c | 161 int directory; /* destination is directory */ global() member [all...] |
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | rm.c | 86 int directory; /* remove(dir) not rmdir(dir) */ member
|
H A D | cp.c | 147 int directory; /* destination is directory */ member
|
/titanic_51/usr/src/cmd/format/ |
H A D | startup.c | 1307 char *directory = "/dev/rdsk"; in do_search() local 1507 char *directory = "/dev/rdsk/"; search_for_logical_dev() local 2958 char *directory = "/dev/rdsk/"; global() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_mount.c | 514 char *hostname, *directory; in detail_mounts() local
|
/titanic_51/usr/src/cmd/make/bin/ |
H A D | doname.cc | 1322 Name directory; in dynamic_dependencies() local 2820 register Name directory = dot; in read_directory_of_file() local [all...] |
H A D | read2.cc | 574 Name directory; in enter_dependencies() local
|
/titanic_51/usr/src/lib/libkmf/include/ |
H A D | kmfpolicy.h | 56 char *directory; member
|
/titanic_51/usr/src/cmd/fs.d/udfs/mkfs/ |
H A D | mkfs.c | 156 static int directory; variable
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 221 char* directory; /* work in this directory */ member [all...] |
/titanic_51/usr/src/cmd/zic/ |
H A D | zic.c | 446 static const char *directory; variable [all...] |
/titanic_51/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 611 struct _Name *directory; member
|
/titanic_51/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 560 char *directory; variable [all...] |
/titanic_51/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 883 const char *special, const char *directory) in domount() argument [all...] |