Searched refs:NG_TYPESIZ (Results 1 – 6 of 6) sorted by relevance
50 #define NG_TYPESIZ 32 /* max type name len (including null) */ macro175 char type[NG_TYPESIZ]; /* peer type */228 char type[NG_TYPESIZ]; /* peer type */284 char type_name[NG_TYPESIZ]; /* name of type */
48 #define NG_TYPESIZ 32 /* max type name len (including null) */ macro173 char type[NG_TYPESIZ]; /* peer type */226 char type[NG_TYPESIZ]; /* peer type */282 char type_name[NG_TYPESIZ]; /* name of type */
284 char filename[NG_TYPESIZ + 3]; in ngc_send()
865 NG_TYPESIZ
1274 (namelen >= NG_TYPESIZ)) { in ng_newtype()
1280 (namelen >= NG_TYPESIZ)) { in ng_newtype()