Searched defs:Info (Results 1 – 10 of 10) sorted by relevance
27 typedef struct Info Info; typedef28 struct Info struct30 int indb; /* true if found in database */31 char domain[Maxstr]; /* system domain name */32 char bootf[Maxstr]; /* boot file */33 char bootf2[Maxstr]; /* alternative boot file */34 uchar tftp[NDB_IPlen]; /* ip addr of tftp server */35 uchar tftp2[NDB_IPlen]; /* ip addr of alternate server */59 extern Binding* idtobinding(char*, Info*, int); argument
275 typedef struct Info Info; typedef276 struct Info struct283 getinfo(uint id, Info *p) in getinfo() argument
480 typedef struct Info Info; typedef481 struct Info struct487 Info partinfo[] = { argument
1119 static char *Info = "info "; in epctl() local
1103 static char *Info = "info "; in epctl() local
1101 static char *Info = "info "; in epctl() local
1102 static char *Info = "info "; in epctl() local
1192 static char *Info = "info "; in epctl() local
94 EFI_GRAPHICS_OUTPUT_MODE_INFORMATION *Info; member
508 cos_dict_t *Info; member