HomeSort by: relevance | last modified time | path
    Searched refs:ndbootd_new0 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/ndbootd/config/
ndbootd-bpf.c 196 interface_bpf = ndbootd_new0(struct _ndbootd_interface_bpf, 1);
  /src/usr.sbin/ndbootd/
ndbootd.c 170 #define ndbootd_new0(t, c) ((t *) ndbootd_calloc(c, sizeof(t))) macro
251 interface = ndbootd_new0(struct ndbootd_interface, 1);

Completed in 28 milliseconds