Searched refs:dbf_t (Results 1 – 6 of 6) sorted by relevance
97 register dbf_t *dbf_p;100 extern dbf_t *Dbfhead; /* Dbfentries (when allocated) */101 extern dbf_t *Newdbf; /* Dbfentries (on re-read) */135 if (!(dbf_p = (dbf_t *)calloc(Dbfentries+1,sizeof(dbf_t)))138 (Dbfentries+1)*(unsigned)sizeof(dbf_t)));194 register dbf_t *dbf_p; in get_dbf()197 dbf_t *dbfhead = dbf_p;215 register dbf_t *tdbf_p;782 register dbf_t *dbp; in mkdbfargv()876 dbf_t *[all …]
75 dbf_t *Dbfhead;76 dbf_t *Newdbf;149 dbf_t *dbp; in nlps_server()150 dbf_t *getdbfentry(); in nlps_server()469 register dbf_t *dbp;470 dbf_t *getdbfentry();620 exec_cmd(dbf_t *dbp, char **o_argv) in exec_cmd()625 dbf_t *getdbfentry(); in exec_cmd()629 dbf_t *wdbp = dbp; in exec_cmd()848 static dbf_t Dbf_entry;[all …]
100 dbf_t *Dbfhead; /* Beginning of in-memory database */101 dbf_t *Newdbf; /* Beginning of in-memory database (reread) */478 dbf_t *dp; in net_open()897 dbf_t *dbp = Dbfhead; in listen()1170 dbf_t *dbp; in trycon()1172 extern dbf_t *getentry(); in trycon()1324 dbf_t *dbp;1675 dbf_t *dbp; in add_prvaddr()1765 dbf_t *entry_p; in mod_prvaddr()1766 dbf_t *oldentry_p; in mod_prvaddr()[all …]
154 extern dbf_t Dbfhead; in clean_up()155 dbf_t *dbp = &Dbfhead; in clean_up()
91 } dbf_t; typedef
246 exec_cmd((dbf_t *)0, args);