Home
last modified time | relevance | path

Searched refs:EIO_FILE_GETPWNAM (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/eio/
H A DEio_Legacy.h118 EIO_FILE_GETPWNAM, /**< I/O operation is trying to get uid from user name */ enumerator
H A Deio_single.c226 own->common.error = EIO_FILE_GETPWNAM; in _eio_file_chown()
/dports/devel/efl/efl-1.25.1/src/bindings/js/eio_js/
H A Deio_js.cc334 global->Set(name, compatibility_new<Integer>(isolate, EIO_FILE_GETPWNAM)); in register_op_file_getpwnam()