HomeSort by relevance Sort by last modified time
    Searched refs:indexp (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
xfrm_policy.c 515 char *indexp = NULL; local
536 if (indexp)
538 indexp = *argv;
574 if (!selp && !indexp) {
578 if (selp && indexp)
  /external/dnsmasq/src/
network.c 49 int iface_check(int family, struct all_addr *addr, char *name, int *indexp)
57 if (indexp)
78 *indexp = newindex;
dnsmasq.h 789 int iface_check(int family, struct all_addr *addr, char *name, int *indexp);

Completed in 391 milliseconds