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

  /src/usr.sbin/wgconfig/
wgconfig.c 466 strtouint16(const char *str) function in typeref:typename:uint16_t
493 port = strtouint16(argv[0]);
609 cidr = strtouint16(cidrp);
wgconfig.c 466 strtouint16(const char *str) function in typeref:typename:uint16_t
493 port = strtouint16(argv[0]);
609 cidr = strtouint16(cidrp);

Completed in 41 milliseconds