Home | History | Annotate | Download | only in drivers

Lines Matching refs:olen

1317 			size_t olen, dlen;
1318 olen = os_strlen(drv->own_socket_path);
1320 if (olen >= dlen &&
1322 drv->own_socket_path + olen - dlen) == 0)