repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
gshadow
/
fgetsgent_r.s
blob
4caffdca4c7eb260b183b248f29344dc2cbdff9a
1
.text
2
.p2align 4,,15
3
.globl __fgetsgent_r
4
.hidden __fgetsgent_r
5
.type __fgetsgent_r, @function
6
__fgetsgent_r
:
7
.LFB73:
8
pushq
%
rbp
9
pushq
%
rbx
10
movq
%
r8
, %
rbp
11
leaq _nss_files_parse_sgent
(%
rip
), %
r8
12
movq
%
rsi
, %
rbx
13
subq $
8
, %
rsp
14
call __nss_fgetent_r
15
testl
%
eax
, %
eax
16
movl $
0
, %
edx
17
cmovne
%
rdx
, %
rbx
18
movq
%
rbx
,
0
(%
rbp
)
19
addq $
8
, %
rsp
20
popq
%
rbx
21
popq
%
rbp
22
ret
23
.LFE73:
24
.size __fgetsgent_r, .-__fgetsgent_r
25
.weak fgetsgent_r
26
.set fgetsgent_r,__fgetsgent_r
27
.hidden __nss_fgetent_r
28
.hidden _nss_files_parse_sgent