Lines Matching full:strlen
64 if (strlen(fs_type) == 0) {
68 if (strlen(partition_type) == 0) {
73 if (strlen(location) == 0) {
77 if (strlen(mount_point) == 0) {
131 if (strlen(mount_point) == 0) {
159 if (strlen(mount_point) == 0) {
200 if (strlen(fs_type) == 0) {
204 if (strlen(partition_type) == 0) {
209 if (strlen(location) == 0) {
758 char* val_end = val_start + strlen(val_start)-1;
800 if (strlen(partition) == 0) {
804 if (contents->type == VAL_STRING && strlen((char*) contents->data) == 0) {
1004 size += strlen(args[i]);
1010 size += strlen(args[i]);