Searched refs:dbf_t (Results 1 – 6 of 6) sorted by relevance
95 register dbf_t *dbf_p;98 extern dbf_t *Dbfhead; /* Dbfentries (when allocated) */99 extern dbf_t *Newdbf; /* Dbfentries (on re-read) */133 if (!(dbf_p = (dbf_t *)calloc(Dbfentries+1,sizeof(dbf_t)))136 (Dbfentries+1)*(unsigned)sizeof(dbf_t)));192 register dbf_t *dbf_p; in get_dbf()195 dbf_t *dbfhead = dbf_p;213 register dbf_t *tdbf_p;780 register dbf_t *dbp; in mkdbfargv()874 dbf_t *[all …]
73 dbf_t *Dbfhead;74 dbf_t *Newdbf;147 dbf_t *dbp; in nlps_server()148 dbf_t *getdbfentry(); in nlps_server()467 register dbf_t *dbp;468 dbf_t *getdbfentry();618 exec_cmd(dbf_t *dbp, char **o_argv) in exec_cmd()623 dbf_t *getdbfentry(); in exec_cmd()627 dbf_t *wdbp = dbp; in exec_cmd()846 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()1176 dbf_t *dbp; in trycon()1178 extern dbf_t *getentry(); in trycon()1330 dbf_t *dbp;1681 dbf_t *dbp; in add_prvaddr()1771 dbf_t *entry_p; in mod_prvaddr()1772 dbf_t *oldentry_p; in mod_prvaddr()[all …]
152 extern dbf_t Dbfhead; in clean_up()153 dbf_t *dbp = &Dbfhead; in clean_up()
91 } dbf_t; typedef
243 exec_cmd((dbf_t *)0, args);