Searched refs:lks (Results 1 – 7 of 7) sorted by relevance
/third_party/mksh/ |
D | histrap.c | 1603 struct flock lks; in mksh_lockfd() 1605 memset(&lks, 0, sizeof(lks)); in mksh_lockfd() 1606 lks.l_type = F_WRLCK; in mksh_lockfd() 1608 rv = fcntl(fd, F_SETLKW, &lks); in mksh_lockfd() 1624 struct flock lks; in mksh_unlkfd() local 1626 memset(&lks, 0, sizeof(lks)); in mksh_unlkfd() 1627 lks.l_type = F_UNLCK; in mksh_unlkfd() 1628 (void)fcntl(fd, F_SETLKW, &lks); in mksh_unlkfd()
|
D | Build.sh | 2065 struct flock lks; 2066 lks.l_type = F_WRLCK | F_UNLCK; 2067 return (fcntl(0, F_SETLKW, &lks));
|
/third_party/mbedtls/tests/data_files/ |
D | rsa_pkcs8_pbes2_pbkdf2_2048_3des.pem | 10 9GkI3lQSp8ZD4dFUUujUtI0QmB4xNU95FHLRQmg+L6i+6vEH6FaqyE1UB11y+lks
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6343 lks
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 18422 "lks",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 18883 "lks",
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-canarywharf.hdr | 837 …w���Ѡ�������������؆�����~}�m���ze��Ƈ�����u�^lvs�ñr����e��xs���~qac�Ŀxlkbs�lks�||����������������…
|