Home
last modified time | relevance | path

Searched refs:s1_p2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-sita.c502 char *s1_p2, *s2_p2; in if_sort() local
507 if ((s1_p2 = strchr(s1, '_'))) { /* if an underscore is found... */ in if_sort()
508 s1_p1_len = s1_p2 - s1; /* the prefix length is the difference in pointers */ in if_sort()
509 s1_p2++; /* the suffix actually starts _after_ the underscore */ in if_sort()
512 s1_p2 = 0; /* and there is no suffix */ in if_sort()
525 …return strcmp(s1_p2, s2_p2); /* otherwise we return the result of comparing the 2nd half of the s… in if_sort()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8084.dtsi547 "s1_p1", "s1_p2",
H A Dqcom-msm8226.dtsi723 "s1_p1", "s1_p2",
H A Dqcom-msm8974.dtsi1204 "s1_p1", "s1_p2",
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8976.dtsi652 "s1_p1", "s1_p2",
H A Dqcs404.dtsi582 "s1_p1", "s1_p2",
H A Dmsm8939.dtsi625 "s1_p1", "s1_p2",
H A Dmsm8916.dtsi560 "s1_p1", "s1_p2",