num               173 clib/ipconfig.c 	      if (!num(word))
num              1371 clib/parse.c      if (!num(numstr))
num              1389 clib/parse.c      if (!num(numstr))
num               115 dbeng/dbfxp.c     if (!num(field))
num               267 dbeng/dbfxp.c     if (!num(subfield))
num               431 dbeng/dbfxp.c     if (!num(subsubfield))
num                98 include/parse.h int num(char *);
num               115 include/wstring.h       bool num(void);
num              1361 source/sched.c    char num[10], desc[128], type[5], mname[] = "display_categories";
num              1383 source/sched.c       if ((ret = db_get_field(sched_cat_tid, CAT_FIELD_NUM, num)) != DBENG_OK)
num              1392 source/sched.c       if (!strcmp(num, CAT_COUNT_REC))
num              1437 source/sched.c       printf("id=%s,desc=%s,calc type=%s\n", num, desc, type_desc);