File: gtab-list.h

package info (click to toggle)
gcin 2.8.8%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,672 kB
  • sloc: cpp: 33,774; ansic: 9,313; makefile: 652; sh: 558
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (8)
1
2
3
4
typedef struct {
  char *id;
  char method_type;
} GTAB_LIST_S;