Searched refs:strtol (Results 76 - 78 of 78) sorted by relevance

1234

/haiku/src/bin/network/ftpd/
H A Dftpd.c400 val = strtol(optarg, &optarg, 8);
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1135 expPart = strtol(cur, &end, 10); // Parse digit sequence with sign
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp5843 i = strtol (ValuePntr, &EndPntr, 0);

Completed in 75 milliseconds

1234